complexType AngleType

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

Type Heirarchy
{http://www.opengis.net/gml}MeasureType (by restriction)
 {http://www.opengis.net/gml}AngleType
Derived Types
{http://www.opengis.net/gml}AngleType
 {http://www.opengis.net/examples}angleValue (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="AngleType">
    <
annotation>
        <
documentation>Value of an angle quantity recorded as a single number, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an angle, such as degrees or radians.</documentation>
    </
annotation>
    <
simpleContent>
        <
extension base="gml:MeasureType"/>
    </
simpleContent>
</
complexType>


Documentation

Value of an angle quantity recorded as a single number, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an angle, such as degrees or radians.


complexType AngleType


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.