complexType DomainValuesType

complexType {http://www.opengis.net/cat/csw}DomainValuesType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/cat/csw
Declared Namespacesxmlns:ogc=http://www.opengis.net/ogc
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:ows=http://www.opengis.net/ows
xmlns:csw=http://www.opengis.net/cat/csw


Source

<xsd:complexType name="DomainValuesType" id="DomainValuesType">
    <
xsd:sequence>
        <
xsd:choice>
            <
xsd:element name="PropertyName" type="xsd:anyURI"/>
            <
xsd:element name="ParameterName" type="xsd:anyURI"/>
        </
xsd:choice>
        <
xsd:choice minOccurs="0">
            <
xsd:element name="ListOfValues" type="csw:ListOfValuesType"/>
            <
xsd:element name="ConceptualScheme" type="csw:ConceptualSchemeType"/>
            <
xsd:element name="RangeOfValues" type="csw:RangeOfValuesType"/>
        </
xsd:choice>
    </
xsd:sequence>
    <
xsd:attribute name="type" type="xsd:QName" use="required"/>
    <
xsd:attribute name="uom" type="xsd:anyURI" use="optional"/>
</
xsd:complexType>


complexType DomainValuesType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.