<element name="ServiceProvider">
<annotation>
<documentation>Metadata about the organization that provides this specific service instance or server. </documentation>
</annotation>
<complexType>
<sequence>
<element name="ProviderName" type="string">
<annotation>
<documentation>A unique identifier for the service provider organization. </documentation>
</annotation>
</element>
<element name="ProviderSite" type="ows:OnlineResourceType" minOccurs="0">
<annotation>
<documentation>Reference to the most relevant web site of the service provider. </documentation>
</annotation>
</element>
<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>
</sequence>
</complexType>
</element>
|