land:TargetPoint
Represents a 2D or 3D location for the target
It is defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint 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:GPSPosition
- Anonymous type of element land:GPSVector
- Anonymous type of element land:ObservationGroup
- Anonymous type of element land:PointResults
- Anonymous type of element land:RawObservation
- Anonymous type of element land:ReducedArcObservation
- Anonymous type of element land:ReducedObservation
Sample instance
<land:TargetPoint>Any text, intermingled with:1.0 1.0</land:TargetPoint>