diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | InstrumentPoint Backsight TargetSetup RawObservation FieldNote Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
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> |
type | xs:ID | ||||
properties |
|
||||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
properties |
|
||||
source | <xs:attribute name="stationName" use="required"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="instrumentHeight" type="xs:double"/> |
type | xs:IDREF | ||
properties |
|
||
source | <xs:attribute name="laserDetailsID" type="xs:IDREF"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="magDeclination" type="xs:double"/> |