diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Monument FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GPSAntennaDetails"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Monument" 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="manufacturer" type="xs:string"/> <xs:attribute name="model" type="xs:string"/> <xs:attribute name="serialNumber" type="xs:string"/> <xs:attribute name="latitude" type="xs:double"/> <xs:attribute name="longitude" type="xs:double"/> <xs:attribute name="altitude" type="xs:double"/> <xs:attribute name="ellipsiodalHeight" type="xs:double"/> <xs:attribute name="orthometricHeight" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:ID | ||||
properties |
|
||||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="model" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="serialNumber" type="xs:string"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="latitude" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="longitude" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="altitude" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="ellipsiodalHeight" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="orthometricHeight" type="xs:double"/> |