land:CgPoint
Represents a COrdinate GeOmetry Point. The Point is identified by the "name" attr and the data value will be a sequence of space delimented, two or three double numberic values: (Northing Easting) or (Northing Easting Elevation).
Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
from type land:PointType
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 | from type land:PointType | |
desc | [0..1] | xsd:string | from type land:PointType | |
code | [0..1] | xsd:string | from type land:PointType | |
state | [0..1] | land:stateType | from type land:PointType | |
pntRef | [0..1] | land:pointNameRef | from type land:PointType | |
pointGeometry | [0..1] | land:pointGeometryType | from type land:PointType | |
DTMAttribute | [0..1] | land:DTMAttributeType | from type land:PointType | |
timeStamp | [0..1] | xsd:dateTime | from type land:PointType | |
role | [0..1] | land:surveyRoleType | from type land:PointType | |
oID | [0..1] | xsd:string | ||
surveyOrder | [0..1] | xsd:string | ||
pntSurv | [0..1] | land:survPntType | ||
zoneNumber | [0..1] | land:zoneNumberType | ||
surveyHorizontalOrder | [0..1] | xsd:string | ||
surveyVerticalOrder | [0..1] | xsd:string |
Used in
- Anonymous type of element land:CgPoints
Sample instance
<land:CgPoint>Any text, intermingled with:1.0 1.0</land:CgPoint>