simpleType angle
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes CrossSect/@angleSkew Backsight/@circle Curve/@delta ReducedObservation/@horizAngle RawObservationType/@horizAngle CoordinateSystem/@rotationAngle Spiral/@theta
annotation
documentation
Represents a normalized angular value in the specified Angular units. Assume 0 degrees = east
source <xs:simpleType name="angle">
 
<xs:annotation>
   
<xs:documentation>Represents a normalized angular value in the specified Angular units. Assume 0 degrees = east</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


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