complexType CategoryExtentType

complexType {http://www.opengis.net/gml}CategoryExtentType

Type Heirarchy
{http://www.opengis.net/gml}NameOrNullList (by extension)
 {http://www.opengis.net/gml}CodeOrNullListType (by restriction)
  {http://www.opengis.net/gml}CategoryExtentType
Derived Types
{http://www.opengis.net/gml}CategoryExtentType
 {http://www.opengis.net/gml}CategoryExtent (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CategoryExtentType">
    <
annotation>
        <
documentation>Restriction of list type to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.</documentation>
    </
annotation>
    <
simpleContent>
        <
restriction base="gml:CodeOrNullListType">
            <
length value="2"/>
        </
restriction>
    </
simpleContent>
</
complexType>


Documentation

Restriction of list type to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.


complexType CategoryExtentType


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.