element LaserSetup
diagram LandXML-1.2Doc_p104.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children InstrumentPoint Backsight TargetSetup RawObservation FieldNote Feature
used by
element Survey
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:IDrequired      
stationNamerequired      
instrumentHeightxs:double      
laserDetailsIDxs:IDREF      
magDeclinationxs:double      
source <xs:element name="LaserSetup">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="InstrumentPoint" minOccurs="0"/>
     
<xs:element ref="Backsight" minOccurs="0"/>
     
<xs:element ref="TargetSetup" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="RawObservation"/>
     
<xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="id" type="xs:ID" use="required"/>
   
<xs:attribute name="stationName" use="required"/>
   
<xs:attribute name="instrumentHeight" type="xs:double"/>
   
<xs:attribute name="laserDetailsID" type="xs:IDREF"/>
   
<xs:attribute name="magDeclination" type="xs:double"/>
 
</xs:complexType>
</xs:element>

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

attribute LaserSetup/@stationName
properties
isRef 0
use required
source <xs:attribute name="stationName" use="required"/>

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

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

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


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