ag_codes:GeospatialShapeModifiedOtherReasonTextType
complexType GeospatialShapeModifiedOtherReasonTextType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for free form text providing the reason that a geospatial shape was modified from its original form when a reason other than the possible list of provided reasons is needed.
Diagram
XML Schema
<xs:complexType name="GeospatialShapeModifiedOtherReasonTextType">
<xs:annotation>
<xs:documentation>
A data type for free form text providing the reason that a geospatial shape was modified from its original form when a reason other than the possible list of provided reasons is needed.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:GeospatialShapeModifiedOtherReasonTextSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>