element TargetSetup
diagram LandXML-1.2Doc_p185.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children FieldNote Feature
used by
elements GPSSetup InstrumentSetup LaserSetup Survey
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
targetHeightxs:double      
edmTargetVertOffsetxs:double      
prismConstantxs:double      
source <xs:element name="TargetSetup">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<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="id" type="xs:ID"/>
   
<xs:attribute name="targetHeight" type="xs:double"/>
   
<xs:attribute name="edmTargetVertOffset" type="xs:double"/>
   
<xs:attribute name="prismConstant" type="xs:double"/>
   
<!-- To allow for older style EDM's -->
  </xs:complexType>
</xs:element>

attribute TargetSetup/@id
type xs:ID
properties
isRef 0
source <xs:attribute name="id" type="xs:ID"/>

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

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

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


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