Definition Type: SimpleType
Name: AddressYCoordinate_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
The Y coordinate of address location. This might contain information formatted as decimal or as Lat/Long in degrees minutes seconds. In other words do not assume this is numeric. Look to the metadata for the coordinate style and projective parameters used.
Collapse XSD Schema Diagram:
XSD Diagram of AddressYCoordinate_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressYCoordinate_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The Y coordinate of address location. This might contain
information formatted as decimal or as Lat/Long in
degrees minutes seconds. In other words do not assume


this is numeric. Look to the metadata for the coordinate
style and projective parameters used.
</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value=".*" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern .*
Collapse Derivation Tree:
  • AddressYCoordinate_type
Collapse References:
addr:Y