Definition Type: Element
Name: Address
Namespace: http://www.opengis.net/ows/1.1
Type: ows:AddressType
Containing Schema: ows19115subset.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Physical and email address at which the organization or individual may be contacted.
Collapse XSD Schema Diagram:
Drilldown into ElectronicMailAddress in schema ows19115subset_xsd Drilldown into Country in schema ows19115subset_xsd Drilldown into PostalCode in schema ows19115subset_xsd Drilldown into AdministrativeArea in schema ows19115subset_xsd Drilldown into City in schema ows19115subset_xsd Drilldown into DeliveryPoint in schema ows19115subset_xsd Drilldown into AddressType in schema ows19115subset_xsdXSD Diagram of Address in schema ows19115subset_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="Address" type="ows:AddressType" minOccurs="0">
    <annotation>
        <documentation>Physical and email address at which the organization or individual may be contacted. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryPoint ows:DeliveryPoint 0 unbounded
City ows:City 0 (1)
AdministrativeArea ows:AdministrativeArea 0 (1)
PostalCode ows:PostalCode 0 (1)
Country ows:Country 0 (1)
ElectronicMailAddress ows:ElectronicMailAddress 0 unbounded
Collapse Derivation Tree: