land:UnsymParaCurve
A Point of Vertical Intersection with a space delimited "station elevation" text value.
with an unsymetrical parabolic vertical curve defined by "lengthIn and "lengthOut" attributes.
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:Point2dReq
from type land:Point
- xsd:double
- Length of list: 2
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
lengthIn | [1..1] | xsd:double | ||
lengthOut | [1..1] | xsd:double | ||
desc | [0..1] | xsd:string |
Used in
- Anonymous type of element land:ProfAlign
Sample instance
<land:UnsymParaCurve lengthIn="1.0" lengthOut="1.0">Any text, intermingled with:1.0 1.0</land:UnsymParaCurve>