ag_codes:GeospatialShapeModifiedReasonCodeType
complexType GeospatialShapeModifiedReasonCodeType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type containing codes identifying the reason that a geospatial shape/polygon was modified from its original shape.
Diagram
XML Schema
<xs:complexType name="GeospatialShapeModifiedReasonCodeType">
<xs:annotation>
<xs:documentation>
A data type containing codes identifying the reason that a geospatial shape/polygon was modified from its original shape.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:GeospatialShapeModifiedReasonCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>