land:PointType
All elements derived from PointType will either contain a coordinate text value ( "north east" or "north east elev"), a "pntRef" attribute value, or both. The "pntRef" attribute contains the value of a PointType derived element "name" attribute that exists elsewhere the instance data. If this element has a "pntRef" value, then it's coordinates will be retrieved from the referenced element. If an element contains both a coordinate value and a pntRef, the coordinate value should be used as the point location and the referenced point is either ignored or is used for point attributes such as number or desc.
Complex type information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
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 by
- Element land:BacksightPoint
- Element land:Center
- Element land:End
- Element land:InstrumentPoint
- Element land:Location
- Element land:MapPoint
- Element land:PI
- Element land:Start
- Element land:TargetPoint
- Element land:CgPoint via derived anonymous type
- Element land:CrossSectPnt via derived anonymous type
- Element land:P via derived anonymous type
Type inheritance chain
- land:Point
- land:Point3dOpt
- land:PointType
- extended by Anonymous type of element land:CgPoint
- extended by Anonymous type of element land:CrossSectPnt
- extended by Anonymous type of element land:P
- land:PointType
- land:Point3dOpt