Definition Type: Element
Name: DeliveryPoint
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Address line for the location.
Collapse XSD Schema Diagram:
XSD Diagram of DeliveryPoint in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="DeliveryPoint" type="string" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Address line for the location. </documentation>
    </annotation>
</element>