Definition Type: Element
Name: ServiceContact
Namespace: http://www.opengis.net/ows/1.1
Type: ows:ResponsiblePartySubsetType
Containing Schema: owsServiceProvider.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Information for contacting the service provider. The OnlineResource element within this ServiceContact element should not be used to reference a web site of the service provider.
Collapse XSD Schema Diagram:
Drilldown into Role in schema ows19115subset_xsd Drilldown into ContactInfo in schema ows19115subset_xsd Drilldown into PositionName in schema ows19115subset_xsd Drilldown into IndividualName in schema ows19115subset_xsd Drilldown into ResponsiblePartySubsetType in schema ows19115subset_xsdXSD Diagram of ServiceContact in schema owsserviceprovider_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ServiceContact" type="ows:ResponsiblePartySubsetType">
    <annotation>
        <documentation>Information for contacting the service provider. The OnlineResource element within this ServiceContact element should not be used to reference a web site of the service provider. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IndividualName ows:IndividualName 0 (1)
PositionName ows:PositionName 0 (1)
ContactInfo ows:ContactInfo 0 (1)
Role ows:Role 0 (1)
Collapse Derivation Tree: