nc:LocaleType

complexType LocaleType in namespace http://release.niem.gov/niem/niem-core/4.0/

Definition

A data type for a geopolitical area.

Diagram

XML Schema

<xs:complexType name="LocaleType">
<xs:annotation>
<xs:documentation>
A data type for a geopolitical area.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:LocaleCensusBlockID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleCensusTractID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleCommunityName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleDistrictName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleEmergencyServicesName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleFireJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleJudicialDistrictAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleJudicialDistrictName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleNeighborhoodName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocalePoliceBeatText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocalePoliceGridText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocalePoliceJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleRegionName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleSubdivisionName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleZoneName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleEmergencyServicesJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LocaleAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>