land:MapPoint
Represents a 2D or 3D Point location for general Survey location
Defined by either a coordinate text value ("north east" or "north east elev") or a PointType number reference "pntRef" attribute.Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: land:PointType
Properties: Global, Qualified
Content
from type land:Point3dOpt
from type land:Point
- xsd:double
- Minimum length of list: 0
- Maximum length of list: 3
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [0..1] | xsd:string | ||
| desc | [0..1] | xsd:string | ||
| code | [0..1] | xsd:string | ||
| state | [0..1] | land:stateType | ||
| pntRef | [0..1] | land:pointNameRef | ||
| pointGeometry | [0..1] | land:pointGeometryType | ||
| DTMAttribute | [0..1] | land:DTMAttributeType | ||
| timeStamp | [0..1] | xsd:dateTime | ||
| role | [0..1] | land:surveyRoleType |
Used in
- Anonymous type of element land:SurveyHeader
Sample instance
<land:MapPoint>Any text, intermingled with:1.0 1.0</land:MapPoint>



