element PointResults
diagram LandXML-1.2Doc_p140.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children TargetPoint FieldNote Feature
used by
element ControlChecks
attributes
Name  Type  Use  Default  Fixed  annotation
setupIDxs:IDREF      
targetSetupIDxs:IDREF      
meanHorizAnglexs:double      
horizStdDeviationxs:double      
meanzenithAnglezenithAngle      
vertStdDeviationxs:double      
meanSlopeDistancexs:double      
slopeDistanceStdDeviationxs:double      
source <xs:element name="PointResults">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="TargetPoint" minOccurs="0"/>
     
<xs:choice minOccurs="0" maxOccurs="unbounded">
       
<xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:choice>
   
</xs:sequence>
   
<xs:attribute name="setupID" type="xs:IDREF"/>
   
<xs:attribute name="targetSetupID" type="xs:IDREF"/>
   
<xs:attribute name="meanHorizAngle" type="xs:double"/>
   
<xs:attribute name="horizStdDeviation" type="xs:double"/>
   
<xs:attribute name="meanzenithAngle" type="zenithAngle"/>
   
<xs:attribute name="vertStdDeviation" type="xs:double"/>
   
<xs:attribute name="meanSlopeDistance" type="xs:double"/>
   
<xs:attribute name="slopeDistanceStdDeviation" type="xs:double"/>
 
</xs:complexType>
</xs:element>

attribute PointResults/@setupID
type xs:IDREF
properties
isRef 0
source <xs:attribute name="setupID" type="xs:IDREF"/>

attribute PointResults/@targetSetupID
type xs:IDREF
properties
isRef 0
source <xs:attribute name="targetSetupID" type="xs:IDREF"/>

attribute PointResults/@meanHorizAngle
type xs:double
properties
isRef 0
source <xs:attribute name="meanHorizAngle" type="xs:double"/>

attribute PointResults/@horizStdDeviation
type xs:double
properties
isRef 0
source <xs:attribute name="horizStdDeviation" type="xs:double"/>

attribute PointResults/@meanzenithAngle
type zenithAngle
properties
isRef 0
source <xs:attribute name="meanzenithAngle" type="zenithAngle"/>

attribute PointResults/@vertStdDeviation
type xs:double
properties
isRef 0
source <xs:attribute name="vertStdDeviation" type="xs:double"/>

attribute PointResults/@meanSlopeDistance
type xs:double
properties
isRef 0
source <xs:attribute name="meanSlopeDistance" type="xs:double"/>

attribute PointResults/@slopeDistanceStdDeviation
type xs:double
properties
isRef 0
source <xs:attribute name="slopeDistanceStdDeviation" type="xs:double"/>


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