Definition Type: ComplexType
Name: DomainType
Namespace: http://www.opengis.net/ows/1.1
Type: ows:UnNamedDomainType
Containing Schema: owsDomainType.xsd
Abstract
Documentation:
Valid domain (or allowed set of values) of one quantity, with its name or identifier.
Collapse XSD Schema Diagram:
Drilldown into Metadata in schema owscommon_xsd Drilldown into ReferenceSystem in schema owsdomaintype_xsd Drilldown into UOM in schema owsdomaintype_xsd Drilldown into ValuesUnit in schema owsdomaintype_xsd Drilldown into DataType in schema owsdomaintype_xsd Drilldown into Meaning in schema owsdomaintype_xsd Drilldown into DefaultValue in schema owsdomaintype_xsd Drilldown into ValuesReference in schema owsdomaintype_xsd Drilldown into NoValues in schema owsdomaintype_xsd Drilldown into AnyValue in schema owsdomaintype_xsd Drilldown into AllowedValues in schema owsdomaintype_xsd Drilldown into PossibleValues in schema owsdomaintype_xsd Drilldown into UnNamedDomainType in schema owsdomaintype_xsd Drilldown into name in schema owsdomaintype_xsdXSD Diagram of DomainType in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<complexType name="DomainType">
    <annotation>
        <documentation>Valid domain (or allowed set of values) of one quantity, with its name or identifier. </documentation>
    </annotation>
    <complexContent>
        <extension base="ows:UnNamedDomainType">
            <attribute name="name" type="string" use="required">
                <annotation>
                    <documentation>Name or identifier of this quantity. </documentation>
                </annotation>
            </attribute>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowedValues ows:AllowedValues (1) (1)
AnyValue ows:AnyValue (1) (1)
NoValues ows:NoValues (1) (1)
ValuesReference ows:ValuesReference (1) (1)
DefaultValue ows:DefaultValue 0 (1)
Meaning ows:Meaning 0 (1)
DataType ows:DataType 0 (1)
UOM ows:UOM (1) (1)
ReferenceSystem ows:ReferenceSystem (1) (1)
Metadata ows:Metadata 0 unbounded
<xs:group> ows:PossibleValues (1) (1)
<xs:group> ows:ValuesUnit 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name ows:name Required
Collapse Derivation Tree:
Collapse References:
fes:Constraint, ows:Constraint, ows:Constraint, ows:Constraint, ows:Parameter, ows:Parameter