Definition Type: Element
Name: Profile
Namespace: http://www.opengis.net/ows/1.1
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: owsServiceIdentification.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Unordered list of identifiers of Application Profiles that are implemented by this server. This element should be included for each specified application profile implemented by this server. The identifier value should be specified by each Application Profile. If this element is omitted, no meaning is implied.
Collapse XSD Schema Diagram:
XSD Diagram of Profile in schema owsserviceidentification_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="Profile" type="anyURI" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Unordered list of identifiers of Application Profiles that are implemented by this server. This element should be included for each specified application profile implemented by this server. The identifier value should be specified by each Application Profile. If this element is omitted, no meaning is implied. </documentation>
    </annotation>
</element>