complexType LengthType

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

Type Heirarchy
{http://www.opengis.net/gml}MeasureType (by restriction)
 {http://www.opengis.net/gml}LengthType
Derived Types
{http://www.opengis.net/gml}LengthType
 {http://www.opengis.net/examples}lengthValue (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=http://www.w3.org/2001/XMLSchema


Source

<complexType name="LengthType">
    <
annotation>
        <
documentation>Value of a length (or distance) quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.</documentation>
    </
annotation>
    <
simpleContent>
        <
restriction base="gml:MeasureType"/>
    </
simpleContent>
</
complexType>


Documentation

Value of a length (or distance) quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.


complexType LengthType


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.