Definition Type: Element
Name: ServiceType
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: ows:CodeType
Containing Schema: ows.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A service type name from a registry of services. For example, the values of the codeSpace URI and name and code string may be "OGC" and "catalogue." This type name is normally used for machine-to-machine communication.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema ows_xsd Drilldown into CodeType in schema ows_xsdXSD Diagram of ServiceType in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="ServiceType" type="ows:CodeType">
    <annotation>
        <documentation>A service type name from a registry of services. For example, the values of the codeSpace URI and name and code string may be "OGC" and "catalogue." This type name is normally used for machine-to-machine communication. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace ows:codeSpace Optional
Collapse Derivation Tree: