simpleType direction
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes Backsight/@azimuth ReducedObservation/@azimuth RawObservationType/@azimuth ReducedArcObservation/@chordAzimuth InstrumentSetup/@circleAzimuth IrregularLine/@dir Line/@dir Parcel/@dirClosure Curve/@dirEnd Spiral/@dirEnd Curve/@dirStart Spiral/@dirStart RectStruct/@lengthDir InstrumentSetup/@orientationAzimuth
annotation
documentation
Represents a normalized angular value that indicates a horizontal direction, expressed in the specified Direction units. Assume 0 degrees = north
source <xs:simpleType name="direction">
 
<xs:annotation>
   
<xs:documentation>Represents a normalized angular value that indicates a horizontal direction, expressed in the specified Direction units. Assume 0 degrees = north
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


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