Definition Type: Element
Name: ContactInfo
Namespace: http://www.opengis.net/ows/1.1
Type: ows:ContactType
Containing Schema: ows19115subset.xsd
Abstract
Documentation:
Address of the responsible party.
Collapse XSD Schema Diagram:
Drilldown into ContactInstructions in schema ows19115subset_xsd Drilldown into HoursOfService in schema ows19115subset_xsd Drilldown into OnlineResource in schema ows19115subset_xsd Drilldown into Address in schema ows19115subset_xsd Drilldown into Phone in schema ows19115subset_xsd Drilldown into ContactType in schema ows19115subset_xsdXSD Diagram of ContactInfo in schema ows19115subset_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ContactInfo" type="ows:ContactType">
    <annotation>
        <documentation>Address of the responsible party. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Phone ows:Phone 0 (1)
Address ows:Address 0 (1)
OnlineResource ows:OnlineResource 0 (1)
HoursOfService ows:HoursOfService 0 (1)
ContactInstructions ows:ContactInstructions 0 (1)
Collapse Derivation Tree: