| 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 |
|