ndex:StreetDirectionCodeType
complexType StreetDirectionCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies a direction that appears before a street name.
Diagram
XML Schema
<xs:complexType name="StreetDirectionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a direction that appears before a street name.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:StreetDirectionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>