complexType AngleChoiceType

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

Derived Types
{http://www.opengis.net/gml}AngleChoiceType
 {http://www.opengis.net/gml}greenwichLongitude (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="AngleChoiceType">
    <
annotation>
        <
documentation>Value of an angle quantity provided in either degree-minute-second format or single value format.</documentation>
    </
annotation>
    <
choice>
        <
element ref="gml:angle"/>
        <
element ref="gml:dmsAngle"/>
    </
choice>
</
complexType>


Documentation

Value of an angle quantity provided in either degree-minute-second format or single value format.


complexType AngleChoiceType


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.