Definition Type: Element
Name: ProviderName
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsServiceProvider.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A unique identifier for the service provider organization.
Collapse XSD Schema Diagram:
XSD Diagram of ProviderName in schema owsserviceprovider_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ProviderName" type="string">
    <annotation>
        <documentation>A unique identifier for the service provider organization. </documentation>
    </annotation>
</element>