land:P
A surface point. it contains an id attribute and a space delimited "northing easting elevation" text value.
The id values are referenced by the surface faces for the coordinate values.
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 | |
id | [1..1] | xsd:positiveInteger |
Used in
- Anonymous type of element land:Pnts
Sample instance
<land:P id="1">Any text, intermingled with:1.0 1.0</land:P>