element Units
diagram LandXML-1.2Doc_p196.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Metric Imperial
used by
elements LandXML Pipes Structs SurveyHeader
annotation
documentation
All angular and direction values default to radians unless otherwise noted. Angular values, expressed in the specified Units.angleUnit are measured counter-clockwise from east=0. Horizontal directions, expressed in the specified Units.directionUnit are measured counter-clockwise from 0 degrees = north
source <xs:element name="Units">
 
<xs:annotation>
   
<xs:documentation>All angular and direction values default to radians unless otherwise noted. Angular values, expressed in the specified Units.angleUnit are measured counter-clockwise from east=0. Horizontal directions, expressed in the specified Units.directionUnit are measured counter-clockwise from 0 degrees = north</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element ref="Metric"/>
     
<xs:element ref="Imperial"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>


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