ag_codes:GeospatialDataSubmissionMethodCodeType
complexType GeospatialDataSubmissionMethodCodeType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for code to identify the method used to submit geospatial data used to create a geospatial shape/polygon.
Diagram
XML Schema
<xs:complexType name="GeospatialDataSubmissionMethodCodeType">
<xs:annotation>
<xs:documentation>
A data type for code to identify the method used to submit geospatial data used to create a geospatial shape/polygon.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:GeospatialDataSubmissionMethodCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>