| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | FieldNote Feature | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="LaserDetails"> <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" use="required"/> <xs:attribute name="laserVertOffset" type="xs:double"/> <xs:attribute name="manufacturer" type="xs:string"/> <xs:attribute name="model" type="xs:string"/> <xs:attribute name="serialNumber" type="xs:string"/> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="laserVertOffset" type="xs:double"/> |
| 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"/> |