diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | InstrumentPoint Backsight TargetSetup RawObservation ObservationGroup ControlChecks FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="InstrumentSetup"> <xs:annotation> <xs:documentation>The Instrument setup location is defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="InstrumentPoint" minOccurs="0"/> <xs:element ref="Backsight" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TargetSetup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RawObservation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ObservationGroup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ControlChecks" 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" use="required"/> <xs:attribute name="instrumentDetailsID" type="xs:IDREF"/> <xs:attribute name="stationName" type="xs:string" use="required"/> <xs:attribute name="instrumentHeight" type="xs:double" use="required"/> <xs:attribute name="orientationAzimuth" type="direction"/> <xs:attribute name="circleAzimuth" type="direction"/> <xs:attribute name="status" type="observationStatusType"/> </xs:complexType> </xs:element> |
type | xs:ID | ||||
properties |
|
||||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
type | xs:IDREF | ||
properties |
|
||
source | <xs:attribute name="instrumentDetailsID" type="xs:IDREF"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="stationName" type="xs:string" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="instrumentHeight" type="xs:double" use="required"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="orientationAzimuth" type="direction"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="circleAzimuth" type="direction"/> |
type | observationStatusType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="status" type="observationStatusType"/> |