complexType LocationPropertyType

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

Derived Types
{http://www.opengis.net/gml}LocationPropertyType
 {http://www.opengis.net/gml}location (by type)
 {http://www.opengis.net/gml}PriorityLocationPropertyType (by extension)
  {http://www.opengis.net/gml}priorityLocation (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=http://www.w3.org/2001/XMLSchema


Source

<complexType name="LocationPropertyType">
    <
annotation>
        <
documentation>
Convenience property for generalised location.
A representative location for plotting or analysis.
Often augmented by one or more additional geometry properties with more specific semantics.
        
</documentation>
        <
documentation>Deprecated in GML 3.1.0</documentation>
    </
annotation>
    <
sequence minOccurs="0">
        <
choice>
            <
element ref="gml:_Geometry"/>
            <
element ref="gml:LocationKeyWord"/>
            <
element ref="gml:LocationString"/>
            <
element ref="gml:Null"/>
        </
choice>
    </
sequence>
    <
attributeGroup ref="gml:AssociationAttributeGroup"/>
</
complexType>


Documentation

Convenience property for generalised location.
      A representative location for plotting or analysis.
      Often augmented by one or more additional geometry properties with more specific semantics.
Deprecated in GML 3.1.0


complexType LocationPropertyType


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.