simpleType zenithAngle
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes PointResults/@meanzenithAngle ReducedObservation/@zenithAngle RawObservationType/@zenithAngle
annotation
documentation
Represents zenith angles with the 0 origin as
    straight up and measured in a clockwise direction in the specified
    Angular units.
source <xs:simpleType name="zenithAngle">
 
<xs:annotation>
   
<xs:documentation>Represents zenith angles with the 0 origin as
    straight up and measured in a clockwise direction in the specified
    Angular units.
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy