Definition Type: SimpleType
Name: ServiceType
Namespace: http://www.opengis.net/ows/1.1
Containing Schema: owsGetCapabilities.xsd
Documentation:
Service type identifier, where the string value is the OWS type abbreviation, such as "WMS" or "WFS".
Collapse XSD Schema Diagram:
XSD Diagram of ServiceType in schema owsgetcapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<simpleType name="ServiceType">
    <annotation>
        <documentation>Service type identifier, where the string value is the OWS type abbreviation, such as "WMS" or "WFS". </documentation>
    </annotation>
    <restriction base="string" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
ows:service, wfs:service