| diagram |
 |
| namespace |
http://www.landxml.org/schema/LandXML-1.2 |
| type |
PointType |
| properties |
| content | complex | | mixed | true |
|
| used by |
|
| facets |
|
| attributes |
|
| annotation |
| documentation | | Represents a 2D or 3D Point location for Survey instrument location | | documentation | | Defined by either a coordinate text value ("north east" or "north east elev") or a PointType number reference "pntRef" attribute. |
|
| source |
<xs:element name="InstrumentPoint" type="PointType">
<xs:annotation>
<xs:documentation>Represents a 2D or 3D Point location for Survey instrument location</xs:documentation>
<xs:documentation>Defined by either a coordinate text value ("north east" or "north east elev") or a PointType number reference "pntRef" attribute.</xs:documentation>
</xs:annotation>
</xs:element> |