Definition Type: ComplexType
Name: StreetAddressType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Containing Schema: ols.xsd
Abstract
Documentation:
A set of precise and complete data elements that cannot be subdivided and that describe the physical location of a place.
Collapse XSD Schema Diagram:
Drilldown into Street in schema ols_xsd Drilldown into _StreetLocation in schema ols_xsdXSD Diagram of StreetAddressType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="StreetAddressType">
    <annotation>
        <appinfo source="ADT.xsd" />
        <documentation>A set of precise and complete data elements that cannot be subdivided and that describe the physical location of a place.</documentation>
    </annotation>
    <sequence>
        <element ref="xls:_StreetLocation" minOccurs="0" />
        <element ref="xls:Street" maxOccurs="unbounded" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_StreetLocation xls:_StreetLocation 0 (1)
Street xls:Street (1) unbounded
Collapse Derivation Tree:
Collapse References:
xls:StreetAddress