simpleType ElementSetType

simpleType {http://www.opengis.net/cat/csw}ElementSetType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.opengis.net/cat/csw}ElementSetType
Derived Types
{http://www.opengis.net/cat/csw}ElementSetType
 {http://www.opengis.net/cat/csw}ElementSetNameType (by extension)
  {http://www.opengis.net/cat/csw}ElementSetName (by type)
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:simpleType name="ElementSetType" id="ElementSetType">
    <
xsd:annotation>
        <
xsd:documentation>
Named subsets of catalogue object properties; these
views are mapped to a specific information model and
are defined in an application profile.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="brief"/>
        <
xsd:enumeration value="summary"/>
        <
xsd:enumeration value="full"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Named subsets of catalogue object properties; these
views are mapped to a specific information model and
are defined in an application profile.


simpleType ElementSetType


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.