Definition Type: ComplexType
Name: StreetType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a road, thoroughfare, or highway.
Collapse XSD Schema Diagram:
Drilldown into StreetExtensionText in schema niem-core_xsd Drilldown into StreetPostdirectionalText in schema niem-core_xsd Drilldown into StreetCategoryText in schema niem-core_xsd Drilldown into StreetName in schema niem-core_xsd Drilldown into StreetPredirectionalText in schema niem-core_xsd Drilldown into StreetNumberText in schema niem-core_xsd Drilldown into StreetFullText in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of StreetType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="StreetType">
    <xsd:annotation>
        <xsd:documentation>A data type for a road, thoroughfare, or highway.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:StreetFullText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetNumberText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetPredirectionalText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetCategoryText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetPostdirectionalText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:StreetExtensionText" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StreetFullText nc:StreetFullText 0 unbounded
StreetNumberText nc:StreetNumberText 0 unbounded
StreetPredirectionalText nc:StreetPredirectionalText 0 unbounded
StreetName nc:StreetName 0 unbounded
StreetCategoryText nc:StreetCategoryText 0 unbounded
StreetPostdirectionalText nc:StreetPostdirectionalText 0 unbounded
StreetExtensionText nc:StreetExtensionText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
nc:LocationStreet