Definition Type: ComplexType
Name: PlaceName_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CountyName in schema streetaddressdatastandard_xsd Drilldown into USPSPlaceName in schema streetaddressdatastandard_xsd Drilldown into CommunityPlaceName in schema streetaddressdatastandard_xsd Drilldown into MunicipalJurisdiction in schema streetaddressdatastandard_xsdXSD Diagram of PlaceName_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="PlaceName_type">
    <xsd:choice>
        <xsd:element name="MunicipalJurisdiction" type="addr:MunicipalJurisdiction_type" />
        <xsd:element name="CommunityPlaceName" type="addr:CommunityPlaceName_type" />
        <xsd:element name="USPSPlaceName" type="addr:USPSPlaceName_type" />
        <xsd:element name="CountyName" type="addr:CountyName_type" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MunicipalJurisdiction addr:MunicipalJurisdiction (1) (1)
CommunityPlaceName addr:CommunityPlaceName (1) (1)
USPSPlaceName addr:USPSPlaceName (1) (1)
CountyName addr:CountyName (1) (1)
Collapse Derivation Tree:
Collapse References:
addr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceNameaddr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceName, addr:PlaceName,