land:PntList2D
A sequential space delimited list of 2D coordinates with a minimum of 2 points (4 values).
It is primarily used for ProfileSurf to hold the list of station/elevations and CrossSectSurf for offset/elevation.
Example: "0.000 86.52 6.267 86.89 12.413 87.01 26.020 87.83"
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: 2
Used in
- Anonymous type of element land:Boundary
- Anonymous type of element land:Breakline
- Anonymous type of element land:Contour
- Anonymous type of element land:CrossSectSurf
- Anonymous type of element land:IrregularLine
- Anonymous type of element land:ProfSurf
- Anonymous type of element land:Watershed
- Anonymous type of element land:ZoneCrossSectStructure
Sample instance
<land:PntList2D>1.0 1.0</land:PntList2D>