complexType GetDomainType

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

Type Heirarchy
{http://www.opengis.net/cat/csw}RequestBaseType (by extension)
 {http://www.opengis.net/cat/csw}GetDomainType
Derived Types
{http://www.opengis.net/cat/csw}GetDomainType
 {http://www.opengis.net/cat/csw}GetDomain (by type)
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="GetDomainType" id="GetDomainType">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">
Requests the actual values of some specified request parameter
or other data element.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexContent>
        <
xsd:extension base="csw:RequestBaseType">
            <
xsd:sequence>
                <
xsd:choice>
                    <
xsd:element name="PropertyName" type="xsd:anyURI"/>
                    <
xsd:element name="ParameterName" type="xsd:anyURI"/>
                </
xsd:choice>
            </
xsd:sequence>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


Documentation

Requests the actual values of some specified request parameter
or other data element.


complexType GetDomainType


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.