complexType DirectPositionType

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

Type Heirarchy
{http://www.opengis.net/gml}doubleList (by extension)
 {http://www.opengis.net/gml}DirectPositionType
Derived Types
{http://www.opengis.net/gml}DirectPositionType
 {http://www.opengis.net/gml}pos (by type)
 {http://www.opengis.net/gml}VectorType (by restriction)
  {http://www.opengis.net/gml}vector (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="DirectPositionType">
    <
annotation>
        <
documentation>
DirectPosition instances hold the coordinates for a position within some coordinate reference system (CRS). Since
DirectPositions, as data types, will often be included in larger objects (such as geometry elements) that have references to CRS, the
"srsName" attribute will in general be missing, if this particular DirectPosition is included in a larger element with such a reference to a
CRS. In this case, the CRS is implicitly assumed to take on the value of the containing object's CRS.
        
</documentation>
    </
annotation>
    <
simpleContent>
        <
extension base="gml:doubleList">
            <
attributeGroup ref="gml:SRSReferenceGroup"/>
        </
extension>
    </
simpleContent>
</
complexType>


Documentation

DirectPosition instances hold the coordinates for a position within some coordinate reference system (CRS). Since
			DirectPositions, as data types, will often be included in larger objects (such as geometry elements) that have references to CRS, the
			"srsName" attribute will in general be missing, if this particular DirectPosition is included in a larger element with such a reference to a
			CRS. In this case, the CRS is implicitly assumed to take on the value of the containing object's CRS.


complexType DirectPositionType


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.