schema location: | http://www.landxml.org/schema/LandXML-1.1/LandXML-1.1.xsd |
attribute form default: | |
element form default: | |
targetNamespace: | http://www.landxml.org/schema/LandXML-1.1 |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AddressPoint"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Address Point. The Address Point is the geocoded point with which to reference an address</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="PointType"> <xs:attribute name="addressPointType" type="addressPointTypeType"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | addressPointTypeType | ||
properties |
|
||
source | <xs:attribute name="addressPointType" type="addressPointTypeType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="AdministrativeArea"> <xs:annotation> <xs:documentation>This element stores the administrative boundaries for a survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="adminAreaType" type="adminAreaTypeType" use="required"/> <xs:attribute name="adminAreaName" type="xs:string"/> <xs:attribute name="adminAreaCode" type="xs:string"/> <xs:attribute name="pclRef" type="parcelNameRefs"/> </xs:complexType> </xs:element> |
type | adminAreaTypeType | ||||
properties |
|
||||
source | <xs:attribute name="adminAreaType" type="adminAreaTypeType" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="adminAreaName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="adminAreaCode" type="xs:string"/> |
type | parcelNameRefs | ||
properties |
|
||
source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="AdministrativeDate"> <xs:annotation> <xs:documentation>This element stores a range of Administrative dates which may vary from jurisdiction to jurisdiction.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="adminDateType" type="adminDateTypeType" use="required"/> <xs:attribute name="adminDate" type="xs:date" use="required"/> </xs:complexType> </xs:element> |
type | adminDateTypeType | ||||
properties |
|
||||
source | <xs:attribute name="adminDateType" type="adminDateTypeType" use="required"/> |
type | xs:date | ||||
properties |
|
||||
source | <xs:attribute name="adminDate" type="xs:date" use="required"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
type | adverseSEType | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
source | <xs:element name="AdverseSE" type="adverseSEType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Start CoordGeom AlignPIs Cant StaEquation Profile CrossSects Superelevation Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Alignment"> <xs:annotation> <xs:documentation>geometric horizontal alignment, PGL or chain typically representing a road design center line</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:choice> <xs:element ref="Start" minOccurs="0"/> <xs:element ref="CoordGeom"/> <xs:element ref="AlignPIs" minOccurs="0"/> <xs:element ref="Cant" minOccurs="0"/> </xs:choice> <xs:element ref="StaEquation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Profile" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CrossSects" minOccurs="0"/> <xs:element ref="Superelevation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="length" type="xs:double" use="required"/> <xs:attribute name="staStart" type="xs:double" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="length" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="staStart" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oID" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Alignment Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Alignments"> <xs:annotation> <xs:documentation>A collection of horizontal Alignments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Alignment" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> <xs:unique name="uAlnName"> <xs:selector xpath="Alignment"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | Station PI InSpiral Curve1 ConnSpiral Curve2 OutSpiral | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="AlignPI"> <xs:annotation> <xs:documentation>A Single Alignment PI Definition</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Station"/> <xs:element ref="PI"/> <xs:element ref="InSpiral" minOccurs="0"/> <xs:element ref="Curve1" minOccurs="0"/> <xs:element ref="ConnSpiral" minOccurs="0"/> <xs:element ref="Curve2" minOccurs="0"/> <xs:element ref="OutSpiral" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | AlignPI | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="AlignPIs"> <xs:annotation> <xs:documentation>A sequential list of Alignment PI Definitions</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="2" maxOccurs="unbounded"> <xs:element ref="AlignPI"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | AmendmentItem | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Amendment"> <xs:annotation> <xs:documentation>Records the dealing information to allow audit trail between the survey document and the titling system</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="AmendmentItem" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="dealingNumber" type="xs:string"/> <xs:attribute name="amendmentDate" type="xs:date"/> <xs:attribute name="comments" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="dealingNumber" type="xs:string"/> |
type | xs:date | ||
properties |
|
||
source | <xs:attribute name="amendmentDate" type="xs:date"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="comments" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="AmendmentItem"> <xs:complexType> <xs:attribute name="elementName" type="xs:string"/> <xs:attribute name="oldName" type="xs:string"/> <xs:attribute name="newName" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="elementName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oldName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="newName" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Annotation"> <xs:annotation> <xs:documentation>Annotation is a descriptive string use to describe an action on survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="type" type="annotationType" use="required"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="pclRef" type="parcelNameRefs"/> </xs:complexType> </xs:element> |
type | annotationType | ||||
properties |
|
||||
source | <xs:attribute name="type" type="annotationType" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | parcelNameRefs | ||
properties |
|
||
source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Author | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Application"> <xs:annotation> <xs:documentation>Optional element to identify the software that was used to create the file.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence> <xs:choice> <xs:element ref="Author" minOccurs="0" maxOccurs="unbounded"/> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:choice> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="manufacturer" type="xs:string"/> <xs:attribute name="version" type="xs:string"/> <xs:attribute name="manufacturerURL" type="xs:string"/> <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> <xs:anyAttribute/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="version" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="manufacturerURL" type="xs:string"/> |
type | xs:dateTime | ||||
properties |
|
||||
source | <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Author"> <xs:annotation> <xs:documentation>Optional element to identify the source of the file.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:sequence> <xs:attribute name="createdBy" type="xs:string"/> <xs:attribute name="createdByEmail" type="xs:string"/> <xs:attribute name="company" type="xs:string"/> <xs:attribute name="companyURL" type="xs:string"/> <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> <xs:anyAttribute/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="createdBy" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="createdByEmail" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="company" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="companyURL" type="xs:string"/> |
type | xs:dateTime | ||||
properties |
|
||||
source | <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | BacksightPoint FieldNote Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Backsight"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="BacksightPoint" minOccurs="0"/> <xs:choice> <xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:sequence> <xs:attribute name="id" type="xs:ID"/> <xs:attribute name="azimuth" type="direction"/> <xs:attribute name="targetHeight" type="xs:double"/> <xs:attribute name="circle" type="angle" use="required"/> <xs:attribute name="setupID" type="xs:IDREF"/> </xs:complexType> </xs:element> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:ID"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="azimuth" type="direction"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="targetHeight" type="xs:double"/> |
type | angle | ||||
properties |
|
||||
source | <xs:attribute name="circle" type="angle" use="required"/> |
type | xs:IDREF | ||
properties |
|
||
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BacksightPoint" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D location for the backsight</xs:documentation> <xs:documentation>It is defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="BeginRunoffSta" type="station" nillable="true"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="BeginRunoutSta" type="station" nillable="true"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="BikeFacilities"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
properties |
|
||||
children | Boundary Feature | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="Boundaries"> <xs:annotation> <xs:documentation>The collection of boundaries that were used to define the surface.</xs:documentation> <xs:documentation>Use is optional.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Boundary" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | PntList2D PntList3D Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Boundary"> <xs:annotation> <xs:documentation>The boundary region contains a 2D north/east or 3D north/east/elev list of points that define the geometry.</xs:documentation> <xs:documentation>is identified by the "name" attribute.</xs:documentation> <xs:documentation>If the "edgeTrim" attribute is true the faces are trimmed at the boundary edge, otherwise faces are not trimmed</xs:documentation> <xs:documentation>and must exist entirely within the boundary.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="PntList2D"/> <xs:element ref="PntList3D"/> <!-- Here PntList2D represents 2D planametric coordinate pairs expressed as space delimited Northing Easting pairs. --> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="bndType" type="surfBndType" use="required"/> <xs:attribute name="edgeTrim" type="xs:boolean" use="required"/> <xs:attribute name="area" type="xs:double"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | surfBndType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="bndType" type="surfBndType" use="required"/> |
type | xs:boolean | ||||
properties |
|
||||
source | <xs:attribute name="edgeTrim" type="xs:boolean" use="required"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="area" type="xs:double"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | PntList2D PntList3D Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Breakline"> <xs:annotation> <xs:documentation>The breakline is defined by a 2D north/east or 3D north/east/elev list of points that define the geometry.</xs:documentation> <xs:documentation>is identified by the "name" attribute.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="PntList2D"/> <xs:element ref="PntList3D"/> <!-- Here PntList2D represents 2D planametric coordinate pairs expressed as space delimited Northing Easting pairs. --> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="brkType" type="breakLineType"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | breakLineType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="brkType" type="breakLineType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
properties |
|
||||
children | Breakline RetWall Feature | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="Breaklines"> <xs:annotation> <xs:documentation>The collection of breaklines that were used to define the surface.</xs:documentation> <xs:documentation>Use is optional.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Breakline" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RetWall" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="BridgeElement"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="projectType" type="bridgeProjectType"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double"/> |
type | bridgeProjectType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="projectType" type="bridgeProjectType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | CantStation SpeedStation Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Cant"> <xs:annotation> <xs:documentation>The "Cant" element will typically represent a proposed railway cant / superelevation alignment.</xs:documentation> <xs:documentation>It is defined by a sequential series of any combination of the cant stations and speed-only stations. The “name”, “desc” and “state” attributes are typical LandXML “alignment” attributes. The “equilibriumConstant” is a unitless optional double that is used as the equilibrium constant in the cant equilibrium equation (cant = constant * speed * speed / radius). The “appliedCantConstant” is a unitless optional double that is used as the applied cant constant in the cant equilibrium equation (cant = constant * speed * speed / radius). The “gauge” is a required double that is the rail to rail distance. This value is expressed in meters or feet depending upon the units. The “rotationPoint” is an optional string that defines the rotation point. Valid values are “insideRail”, “outsideRail”, “center”, “leftRail” and “rightRail”. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element ref="CantStation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="SpeedStation" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="desc" type="xs:string" use="optional"/> <xs:attribute name="state" type="stateType" use="optional"/> <xs:attribute name="equilibriumConstant" type="xs:double" use="optional"/> <xs:attribute name="appliedCantConstant" type="xs:double" use="optional"/> <xs:attribute name="gauge" type="xs:double" use="required"/> <xs:attribute name="rotationPoint" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="desc" type="xs:string" use="optional"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="equilibriumConstant" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="appliedCantConstant" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="gauge" type="xs:double" use="required"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="rotationPoint" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CantStation"> <xs:annotation> <xs:documentation>A cant station. The “station” is a required double that is internal station value. The “equilibriumCant” is an optional double that is the equilibrium cant. This value is expressed in millimeters or inches depending upon the units The “appliedCant” is a required double that is the applied cant. This value is expressed in millimeters or inches depending upon the units. The “deficiencyCant” is an optional double that is the cant deficiency. This value is expressed in millimeters or inches depending upon the units. The “cantExcess” is an optional double that is the cant excess. This value is expressed in millimeters or inches upon the units. The “rateOfChangeOfAppliedCantOverTime” is an optional double that is the rate of change of applied cant as a function of time. This value is in millimeters /seconds or inches/seconds depending upon the units. The “rateOfChangeOfAppliedCantOverLength” is an optional double that is the rate of change of applied cant as a function of length. This value is in millimeters /meters or inches/feet depending upon the units. The “rateOfChangeOfCantDeficiencyOverTime” is an optional double that is the rate of change of cant deficiency as a function of time. This value is in millimeters /seconds or inches/seconds depending upon the units. The “cantGradient” is an optional double that is the cant gradient. This value is unitless. The “speed” is an optional double that is the design speed. This value is in kmph or mph depending upon the units. The “transitionType” is an optional enumerated type. The “curvature” is a required enumerated type. The “adverse” is an optional Boolean that indicates whether the cant is adverse. </xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="station" type="xs:double" use="required"/> <xs:attribute name="equilibriumCant" type="xs:double" use="optional"/> <xs:attribute name="appliedCant" type="xs:double" use="required"/> <xs:attribute name="cantDeficiency" type="xs:double" use="optional"/> <xs:attribute name="cantExcess" type="xs:double" use="optional"/> <xs:attribute name="rateOfChangeOfAppliedCantOverTime" type="xs:double" use="optional"/> <xs:attribute name="rateOfChangeOfAppliedCantOverLength" type="xs:double" use="optional"/> <xs:attribute name="rateOfChangeOfCantDeficiencyOverTime" type="xs:double" use="optional"/> <xs:attribute name="cantGradient" type="xs:double" use="optional"/> <xs:attribute name="speed" type="xs:double" use="optional"/> <xs:attribute name="transitionType" type="spiralType" use="optional"/> <xs:attribute name="curvature" type="clockwise" use="required"/> <xs:attribute name="adverse" type="xs:boolean" use="optional"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="station" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="equilibriumCant" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="appliedCant" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="cantDeficiency" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="cantExcess" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="rateOfChangeOfAppliedCantOverTime" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="rateOfChangeOfAppliedCantOverLength" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="rateOfChangeOfCantDeficiencyOverTime" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="cantGradient" type="xs:double" use="optional"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="speed" type="xs:double" use="optional"/> |
type | spiralType | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||
source | <xs:attribute name="transitionType" type="spiralType" use="optional"/> |
type | clockwise | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="curvature" type="clockwise" use="required"/> |
type | xs:boolean | ||||
properties |
|
||||
source | <xs:attribute name="adverse" type="xs:boolean" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Center" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Center Point</xs:documentation> <xs:documentation>Defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CgPoint"> <xs:annotation> <xs:documentation>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).</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="PointType"> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="surveyOrder" type="xs:string"/> <xs:attribute name="pntSurv" type="survPntType"/> <xs:attribute name="zoneNumber" type="zoneNumberType"/> <xs:attribute name="surveyHorizontalOrder" type="xs:string"/> <xs:attribute name="surveyVerticalOrder" type="xs:string"/> <xs:attribute name="localUncertainity" type="xs:double"/> <xs:attribute name="positionalUncertainity" type="xs:double"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="surveyOrder" type="xs:string"/> |
type | survPntType | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
source | <xs:attribute name="pntSurv" type="survPntType"/> |
type | zoneNumberType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="zoneNumber" type="zoneNumberType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="surveyHorizontalOrder" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="surveyVerticalOrder" type="xs:string"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="localUncertainity" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="positionalUncertainity" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | CgPoint CgPoints Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CgPoints"> <xs:annotation> <xs:documentation>A collection of COGO points. (Cg = COGO = Cordinate Geometry)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CgPoint" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CgPoints" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <!-- Allow nested CgPoints collections --> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="code" type="xs:string"/> <xs:attribute name="zoneNumber" type="zoneNumberType"/> <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> </xs:complexType> <xs:unique name="uPntName"> <xs:selector xpath="CgPoint"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="code" type="xs:string"/> |
type | zoneNumberType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="zoneNumber" type="zoneNumberType"/> |
type | DTMAttributeType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ChainType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Chain"> <xs:annotation> <xs:documentation>A text value that is a space delimited list of CgPoint names that form a linear connected chain. example: <Chain>1 23 45 34</Chain> represents a linear connection between CgPoint name 1, 23, 45 and 34. </xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="ChainType"> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="code" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="pointGeometry" type="pointGeometryType"/> <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> <xs:attribute name="role" type="surveyRoleType" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="code" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | pointGeometryType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="pointGeometry" type="pointGeometryType"/> |
type | DTMAttributeType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
type | xs:dateTime | ||||
properties |
|
||||
source | <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> |
type | surveyRoleType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xs:attribute name="role" type="surveyRoleType" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Channel"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="height" type="xs:double" use="required"/> <xs:attribute name="widthTop" type="xs:double" use="required"/> <xs:attribute name="widthBottom" type="xs:double" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="hazenWilliams" type="xs:double"/> <xs:attribute name="mannings" type="xs:double"/> <xs:attribute name="material"/> <xs:attribute name="thickness" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="height" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="widthTop" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="widthBottom" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="mannings" type="xs:double"/> |
properties |
|
||
source | <xs:attribute name="material"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
type | extension of Point | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="CircCurve"> <xs:annotation> <xs:documentation>A Point of Vertical Intersection with a space delimited "station elevation" text value</xs:documentation> <xs:documentation>with a circular vertical curve defined by "length and "radius" attributes.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="Point"> <xs:attribute name="length" type="xs:double" use="required"/> <xs:attribute name="radius" type="xs:double" use="required"/> <xs:attribute name="desc" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="length" type="xs:double" use="required"/> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="radius" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircPipe"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="diameter" type="xs:double" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="hazenWilliams" type="xs:double"/> <xs:attribute name="mannings" type="xs:double"/> <xs:attribute name="material"/> <xs:attribute name="thickness" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="diameter" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="mannings" type="xs:double"/> |
properties |
|
||
source | <xs:attribute name="material"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircStruct"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="diameter" type="xs:double" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="inletCase"/> <xs:attribute name="lossCoeff" type="xs:double"/> <xs:attribute name="material"/> <xs:attribute name="thickness" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="diameter" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
properties |
|
||
source | <xs:attribute name="inletCase"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="lossCoeff" type="xs:double"/> |
properties |
|
||
source | <xs:attribute name="material"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="Classification"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="functionalClass" type="functionalClassType"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | functionalClassType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="functionalClass" type="functionalClassType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClimbLane"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="beginFullWidthSta" type="station"/> <xs:attribute name="endFullWidthSta" type="station"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="beginFullWidthSta" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="endFullWidthSta" type="station"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ComplexName"> <xs:complexType> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="priority" type="xs:int"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:int | ||
properties |
|
||
source | <xs:attribute name="priority" type="xs:int"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | Feature | ||
used by |
|
||
source | <xs:element name="Connection"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | Spiral | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ConnSpiral"> <xs:annotation> <xs:documentation>Connecting Spiral Definition</xs:documentation> </xs:annotation> <xs:complexType> <xs:all> <xs:element ref="Spiral"/> </xs:all> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||
properties |
|
||||||||||||
children | PntList2D Feature | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Contour"> <xs:annotation> <xs:documentation>The contour is defined by an elevation attribute and a 2D north/east list of points that define the geometry.</xs:documentation> <xs:documentation>is identified by the "name" attribute.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PntList2D"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <!-- Here PntList2D represents 2D planametric coordinate pairs expressed as space delimited Northing Easting pairs. --> </xs:sequence> <xs:attribute name="elev" type="xs:double" use="required"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="elev" type="xs:double" use="required"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | Contour Feature | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Contours"> <xs:annotation> <xs:documentation>The collection of contours that were used to define the surface.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Contour" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | ObservationGroup PointResults FieldNote Feature | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ControlChecks"> <xs:annotation> <xs:documentation>Records check shots to know locations during field observations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ObservationGroup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PointResults" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Line IrregularLine Curve Spiral Chain Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CoordGeom"> <xs:annotation> <xs:documentation>A sequential list of Line and/or Curve and/or Spiral elements.</xs:documentation> <xs:documentation>After the sequential list of elements an optional vertical geometry may be defined as a profile, which may be as simple as a list of PVIs (point to point 3D line string).</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element ref="Line" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="IrregularLine" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Curve" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Spiral" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Chain" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="oID" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oID" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Start FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CoordinateSystem"> <xs:annotation> <xs:documentation> Simplified coordinate systems definitions to reuse work done by EPSG (European Petroleum Survey Group) EPSG Code: EPSG has reserved the integer range 0 to 32767 for use as codes for coordinate systems. Example: Represents Australian Map Grid Zone 52 name="AGD66 - AMG Zone 52" , epsgCode="20252" Example: Represents Colorado CS27 South Zone name="NAD27-Colorado South" , epsgCode="26755" </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Start" minOccurs="0"/> <xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="epsgCode" type="xs:string"/> <xs:attribute name="ogcWktCode" type="xs:string"/> <xs:attribute name="fileLocation" type="xs:anyURI"/> <xs:attribute name="rotationAngle" type="angle"/> <xs:attribute name="datum" type="xs:string"/> <xs:attribute name="horizontalDatum" type="xs:string"/> <xs:attribute name="verticalDatum" type="xs:string"/> <xs:attribute name="ellipsoidName" type="xs:string"/> <xs:attribute name="fittedCoordinateSystemName" type="xs:string"/> <xs:attribute name="horizontalCoordinateSystemName" type="xs:string"/> <xs:attribute name="compoundCoordinateSystemName" type="xs:string"/> <xs:attribute name="localCoordinateSystemName" type="xs:string"/> <xs:attribute name="geographicCoordinateSystemName" type="xs:string"/> <xs:attribute name="projectedCoordinateSystemName" type="xs:string"/> <xs:attribute name="geocentricCoordinateSystemName" type="xs:string"/> <xs:attribute name="verticalCoordinateSystemName" type="xs:string"/> <!-- The attributes below are provided for backward compatibility only and should no longer be used. --> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="epsgCode" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="ogcWktCode" type="xs:string"/> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="fileLocation" type="xs:anyURI"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="rotationAngle" type="angle"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="datum" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="horizontalDatum" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="verticalDatum" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="ellipsoidName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="fittedCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="horizontalCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="compoundCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="localCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="geographicCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="projectedCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="geocentricCoordinateSystemName" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="verticalCoordinateSystemName" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="Corner"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="type" type="cornerType"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | cornerType | ||
properties |
|
||
facets |
|
||
source | <xs:attribute name="type" type="cornerType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | FieldNote Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Corrections"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:sequence> <xs:attribute name="refractionCoefficient" type="xs:double"/> <xs:attribute name="applyRefractionCoefficient" type="xs:boolean"/> <xs:attribute name="sphericity" type="xs:double"/> <xs:attribute name="prismEccentricity" type="xs:double"/> <!-- if 'true' then atmospheric corrections are to be applied to the measured distances read from the file --> <!-- if 'true' then sea level corrections are to be applied to the measured distances read from the file --> <!-- this is for recording the refraction coefficient used in the curvature and refraction correction of zenith angles --> <!-- if 'true' then RefractionCoefficient should be applied to the measured zenith angles read from the file --> </xs:complexType> </xs:element> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="refractionCoefficient" type="xs:double"/> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="applyRefractionCoefficient" type="xs:boolean"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="sphericity" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="prismEccentricity" type="xs:double"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
properties |
|
||
children | CrashHistory Feature | ||
used by |
|
||
source | <xs:element name="CrashData"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="CrashHistory" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CrashHistory"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="year" type="xs:date"/> <xs:attribute name="location-1" type="station"/> <xs:attribute name="location-2" type="station"/> <xs:attribute name="severity" type="crashSeverityType"/> <xs:attribute name="intersectionRelation" type="crashIntersectionRelation"/> <xs:attribute name="intersectionLocation" type="station"/> </xs:complexType> </xs:element> |
type | xs:date | ||
properties |
|
||
source | <xs:attribute name="year" type="xs:date"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="location-1" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="location-2" type="station"/> |
type | crashSeverityType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="severity" type="crashSeverityType"/> |
type | crashIntersectionRelation | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="intersectionRelation" type="crashIntersectionRelation"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="intersectionLocation" type="station"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | CrossSectSurf DesignCrossSectSurf Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CrossSect"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSectSurf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DesignCrossSectSurf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="sta" type="xs:double" use="required"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="angleSkew" type="angle"/> <xs:attribute name="areaCut" type="crossSectSurfaceArea"/> <xs:attribute name="areaFill" type="crossSectSurfaceArea"/> <xs:attribute name="centroidCut" type="xs:double"/> <xs:attribute name="centroidFill" type="xs:double"/> <xs:attribute name="sectType" type="xs:string"/> <xs:attribute name="volumeCut" type="crossSectSurfaceVolume"/> <xs:attribute name="volumeFill" type="crossSectSurfaceVolume"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="sta" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="angleSkew" type="angle"/> |
type | crossSectSurfaceArea | ||
properties |
|
||
source | <xs:attribute name="areaCut" type="crossSectSurfaceArea"/> |
type | crossSectSurfaceArea | ||
properties |
|
||
source | <xs:attribute name="areaFill" type="crossSectSurfaceArea"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="centroidCut" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="centroidFill" type="xs:double"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="sectType" type="xs:string"/> |
type | crossSectSurfaceVolume | ||
properties |
|
||
source | <xs:attribute name="volumeCut" type="crossSectSurfaceVolume"/> |
type | crossSectSurfaceVolume | ||
properties |
|
||
source | <xs:attribute name="volumeFill" type="crossSectSurfaceVolume"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CrossSectPnt"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="PointType"> <xs:attribute name="dataFormat" type="dataFormatType" default="Offset Elevation"/> <xs:attribute name="alignRef" type="alignmentNameRef"/> <xs:attribute name="alignRefStation" type="station"/> <xs:attribute name="planFeatureRef" type="planFeatureNameRef"/> <xs:attribute name="planFeatureRefStation" type="station"/> <xs:attribute name="parcelRef" type="parcelNameRef"/> <xs:attribute name="parcelRefStation" type="station"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | dataFormatType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="dataFormat" type="dataFormatType" default="Offset Elevation"/> |
type | alignmentNameRef | ||
properties |
|
||
source | <xs:attribute name="alignRef" type="alignmentNameRef"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="alignRefStation" type="station"/> |
type | planFeatureNameRef | ||
properties |
|
||
source | <xs:attribute name="planFeatureRef" type="planFeatureNameRef"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="planFeatureRefStation" type="station"/> |
type | parcelNameRef | ||
properties |
|
||
source | <xs:attribute name="parcelRef" type="parcelNameRef"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="parcelRefStation" type="station"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | CrossSect Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CrossSects"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSect" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="calcMethod" type="xsVolCalcMethodType"/> <xs:attribute name="curveCorrection" type="xs:boolean"/> <xs:attribute name="swellFactor" type="xs:double"/> <xs:attribute name="shrinkFactor" type="xs:double"/> </xs:complexType> <xs:unique name="uCrossSectSta"> <xs:selector xpath="CrossSect"/> <xs:field xpath="@sta"/> </xs:unique> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |