complexType RangeSetType

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

Derived Types
{http://www.opengis.net/gml}RangeSetType
 {http://www.spotimage.com/Ref3D}FileRangeSetType (by restriction)
  {http://www.spotimage.com/Ref3D}rangeSet (by type)
 {http://www.opengis.net/gml}rangeSet (by type)
 {http://www.opengis.net/app}FileRangeSetType (by restriction)
  {http://www.opengis.net/app}rangeSet (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:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="RangeSetType">
    <
choice>
        <
element ref="gml:ValueArray" maxOccurs="unbounded">
            <
annotation>
                <
documentation>each member _Value holds a tuple or "row" from the equivalent table</documentation>
            </
annotation>
        </
element>
        <
group ref="gml:ScalarValueList" maxOccurs="unbounded">
            <
annotation>
                <
documentation>each list holds the complete set of one scalar component from the values - i.e. a "column" from the equivalent table</documentation>
            </
annotation>
        </
group>
        <
element ref="gml:DataBlock">
            <
annotation>
                <
documentation>Its tuple list holds the values as space-separated tuples each of which contains comma-separated components, and the tuple structure is specified using the rangeParameters property.</documentation>
            </
annotation>
        </
element>
        <
element ref="gml:File">
            <
annotation>
                <
documentation>a reference to an external source for the data, together with a description of how that external source is structured</documentation>
            </
annotation>
        </
element>
    </
choice>
</
complexType>


complexType RangeSetType


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.