complexType MeasureListType

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

Type Heirarchy
{http://www.opengis.net/gml}doubleList (by extension)
 {http://www.opengis.net/gml}MeasureListType
Derived Types
{http://www.opengis.net/gml}MeasureListType
 {http://www.opengis.net/gml}valueList (by type)
 {http://www.opengis.net/examples}scaleValueList (by type)
 {http://www.opengis.net/examples}speedValueList (by type)
 {http://www.opengis.net/examples}angleValueList (by type)
 {http://www.opengis.net/examples}timeValueList (by type)
 {http://www.opengis.net/examples}lengthValueList (by type)
 {http://www.opengis.net/examples}gridLengthValueList (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="MeasureListType">
    <
annotation>
        <
documentation>
List of numbers with a uniform scale.
The value of uom (Units Of Measure) attribute is a reference to
a Reference System for the amount, either a ratio or position scale.
        
</documentation>
    </
annotation>
    <
simpleContent>
        <
extension base="gml:doubleList">
            <
attribute name="uom" type="anyURI" use="required"/>
        </
extension>
    </
simpleContent>
</
complexType>


Documentation

List of numbers with a uniform scale.
      The value of uom (Units Of Measure) attribute is a reference to
      a Reference System for the amount, either a ratio or position scale.


complexType MeasureListType


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.