land:PntList3D
A sequential space delimited list of 3D coordinates with a minimum of 2 points (6 values).
Primarily used to store lists of northing/easting/elevation for Terrain Surface data.
Example: "0.000 86.52 50.0 6.267 86.89 50.0 12.413 87.01 50.0 26.020 87.83 50.0"
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:Point
- xsd:double
- Minimum length of list: 3
Used in
- Anonymous type of element land:Boundary
- Anonymous type of element land:Breakline
- Anonymous type of element land:DataPoints
- Anonymous type of element land:IrregularLine
- Anonymous type of element land:Watershed
Sample instance
<land:PntList3D>1.0 1.0</land:PntList3D>