| 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"/> |
| type | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | xsVolCalcMethodType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="calcMethod" type="xsVolCalcMethodType"/> |
| type | xs:boolean | ||
| properties |
|
||
| source | <xs:attribute name="curveCorrection" type="xs:boolean"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="swellFactor" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="shrinkFactor" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | PntList2D Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="CrossSectSurf"> <xs:annotation> <xs:documentation>Defined as a space delimited PntList2D of offset-distance/offset-elevations from the centerline, also known as the profile grade line. Typically represent existing ground surfaces.</xs:documentation> <xs:documentation>Example: "-60.00 1.52 -36.26 0.89 12.41 2.01 60.00 1.83"</xs:documentation> <xs:documentation>Note: Gaps in the surface are handled by having 2 or more PntList2D elements.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PntList2D" maxOccurs="unbounded"/> <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"/> <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:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" 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 | Feature | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Curb"> <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="sideofRoad" type="sideofRoadType"/> <xs:attribute name="type" type="curbType"/> </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 | sideofRoadType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
| type | curbType | ||
| properties |
|
||
| facets |
|
||
| source | <xs:attribute name="type" type="curbType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Start Center End PI Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Curve"> <xs:annotation> <xs:documentation>The distance from the Start to the Center provides the radius value.</xs:documentation> <xs:documentation>The rotation attribute "rot" defines whether the arc travels clockwise or counter-clockwise from the Start to End point.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="3" maxOccurs="unbounded"> <xs:element ref="Start"/> <xs:element ref="Center"/> <xs:element ref="End"/> <xs:element ref="PI" minOccurs="0"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="rot" type="clockwise" use="required"/> <xs:attribute name="chord" type="xs:double"/> <xs:attribute name="crvType" type="curveType"/> <xs:attribute name="delta" type="angle"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="dirEnd" type="direction"/> <xs:attribute name="dirStart" type="direction"/> <xs:attribute name="external" type="xs:double"/> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="midOrd" type="xs:double"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="radius" type="xs:double"/> <xs:attribute name="staStart" type="xs:double"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="tangent" type="xs:double"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="note" type="xs:string"/> </xs:complexType> </xs:element> |
| type | clockwise | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="rot" type="clockwise" use="required"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="chord" type="xs:double"/> |
| type | curveType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="crvType" type="curveType"/> |
| type | angle | ||
| properties |
|
||
| source | <xs:attribute name="delta" type="angle"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | direction | ||
| properties |
|
||
| source | <xs:attribute name="dirEnd" type="direction"/> |
| type | direction | ||
| properties |
|
||
| source | <xs:attribute name="dirStart" type="direction"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="external" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="length" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="midOrd" type="xs:double"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="name" type="xs:string"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="radius" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="staStart" type="xs:double"/> |
| type | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="tangent" type="xs:double"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="oID" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="note" type="xs:string"/> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||
| children | Curve | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Curve1"> <xs:annotation> <xs:documentation>First Curve Definition</xs:documentation> </xs:annotation> <xs:complexType> <xs:all> <xs:element ref="Curve"/> </xs:all> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||
| children | Curve | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Curve2"> <xs:annotation> <xs:documentation>Second Curve Definition</xs:documentation> </xs:annotation> <xs:complexType> <xs:all> <xs:element ref="Curve"/> </xs:all> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DailyTrafficVolume"> <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="ADT" type="xs:double"/> <xs:attribute name="year" type="xs:date"/> <xs:attribute name="escFactor" type="xs:double"/> <!-- ADT, the average daily traffic for the specified year. This item specifies the average daily traffic for the specified year. No value needs to be specified for this item. The unit of measure for this item is vehicles/day. --> <!-- escFactor is the subsequent year annual traffic volume escalation factor. This item specifies the annual percent increase (or decrease) in traffic volume for subsequent traffic volume years. No value needs to be specified for this item. The unit of measure for this item is percent %. --> </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="ADT" type="xs:double"/> |
| type | xs:date | ||
| properties |
|
||
| source | <xs:attribute name="year" type="xs:date"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="escFactor" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | PntList3D Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DataPoints"> <xs:annotation> <xs:documentation>The sub element PntList3D is group of points is defined by a 3D north/east/elev list of points that define the geometry.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence maxOccurs="unbounded"> <xs:element ref="PntList3D" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <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="pntRef" type="pointNameRef"/> <xs:attribute name="pointGeometry" type="pointGeometryType"/> <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> </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 | pointNameRef | ||
| properties |
|
||
| source | <xs:attribute name="pntRef" type="pointNameRef"/> |
| type | pointGeometryType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="pointGeometry" type="pointGeometryType"/> |
| type | DTMAttributeType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | Feature | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="DecisionSightDistance"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="station" type="station"/> <xs:attribute name="maneuver" type="maneuverType"/> </xs:complexType> </xs:element> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="station" type="station"/> |
| type | maneuverType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="maneuver" type="maneuverType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | Pnts Faces Feature | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Definition"> <xs:annotation> <xs:documentation>The collection of faces and points that defined the surface.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Pnts"/> <xs:element ref="Faces" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="surfType" type="surfTypeEnum" use="required"/> <xs:attribute name="area2DSurf" type="xs:double"/> <xs:attribute name="area3DSurf" type="xs:double"/> <xs:attribute name="elevMax" type="xs:double"/> <xs:attribute name="elevMin" type="xs:double"/> </xs:complexType> </xs:element> |
| type | surfTypeEnum | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="surfType" type="surfTypeEnum" use="required"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="area2DSurf" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="area3DSurf" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="elevMax" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="elevMin" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | CrossSectPnt Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DesignCrossSectSurf"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSectPnt" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="side" type="sideofRoadType"/> <xs:attribute name="material" type="xs:string"/> <xs:attribute name="closedArea" type="xs:boolean"/> <xs:attribute name="typicalThickness" type="xs:double"/> <xs:attribute name="typicalWidth" type="xs:double"/> <xs:attribute name="area" type="crossSectSurfaceArea"/> <xs:attribute name="volume" type="crossSectSurfaceVolume"/> </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 | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | sideofRoadType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="side" type="sideofRoadType"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="material" type="xs:string"/> |
| type | xs:boolean | ||
| properties |
|
||
| source | <xs:attribute name="closedArea" type="xs:boolean"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="typicalThickness" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="typicalWidth" type="xs:double"/> |
| type | crossSectSurfaceArea | ||
| properties |
|
||
| source | <xs:attribute name="area" type="crossSectSurfaceArea"/> |
| type | crossSectSurfaceVolume | ||
| properties |
|
||
| source | <xs:attribute name="volume" type="crossSectSurfaceVolume"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="DesignHour"> <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="volume" type="xs:double"/> </xs:complexType> <!-- Design Hour Volume - This item is the design hourly volume (DHV). The 30th highest volume of the year should be used as the DHV, which can be approximated as 15 percent of the average daily traffic (ADT). On two-lane rural highways, the DHV is the total traffic in both directions of travel. The unit of measure for this item is vehicles/hour. --> </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="volume" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="DesignSpeed"> <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="speed" type="speed"/> </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 | speed | ||
| properties |
|
||
| source | <xs:attribute name="speed" type="speed"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="DesignSpeed85th"> <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="sideofRoad" type="sideofRoadType"/> <xs:attribute name="speed" type="speed"/> </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 | sideofRoadType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
| type | speed | ||
| properties |
|
||
| source | <xs:attribute name="speed" type="speed"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Ditch"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station" use="required"/> <xs:attribute name="staEnd" type="station" use="required"/> <xs:attribute name="bottomWidth" type="xs:double" use="required"/> <xs:attribute name="bottomShape" type="ditchBottomShape"/> </xs:complexType> </xs:element> |
| type | station | ||||
| properties |
|
||||
| source | <xs:attribute name="staStart" type="station" use="required"/> |
| type | station | ||||
| properties |
|
||||
| source | <xs:attribute name="staEnd" type="station" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="bottomWidth" type="xs:double" use="required"/> |
| type | ditchBottomShape | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="bottomShape" type="ditchBottomShape"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="DocFileRef"> <xs:annotation> <xs:documentation>A reference to any external document file containing related information for the associated element.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="name" use="required"/> <xs:attribute name="location" type="xs:anyURI" use="required"/> <xs:attribute name="fileType" type="xs:string"/> <xs:attribute name="fileFormat" type="xs:string"/> </xs:complexType> </xs:element> |
| properties |
|
||||
| source | <xs:attribute name="name" use="required"/> |
| type | xs:anyURI | ||||
| properties |
|
||||
| source | <xs:attribute name="location" type="xs:anyURI" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="fileType" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="fileFormat" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="DrivewayDensity"> <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="density" type="xs:int"/> <!-- Driveway Density - Unit of measure: integer. The driveway density for both sides of the roadway combined. The unit of measure for this item is driveways/kilometer (driveways/mile). --> </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:int | ||
| properties |
|
||
| source | <xs:attribute name="density" type="xs:int"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="EggPipe"> <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="span" 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="span" 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="ElliPipe"> <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="span" 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="span" 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 | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="End" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Ending 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 | station | ||||
| properties |
|
||||
| used by |
|
||||
| source | <xs:element name="EndofRunoutSta" type="station" nillable="true"/> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||
| children | InstrumentDetails LaserDetails GPSReceiverDetails GPSAntennaDetails FieldNote Feature | ||
| used by |
|
||
| source | <xs:element name="Equipment"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="InstrumentDetails"/> <xs:element ref="LaserDetails"/> <xs:element ref="GPSReceiverDetails"/> <xs:element ref="GPSAntennaDetails"/> </xs:choice> <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:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Exclusions"> <xs:annotation> <xs:documentation>An Exclusion is an area which has been reserved from a tenure for a specific purpose but may have no defined spatial extent for example 10ha for road. A single parcel could have more than one eclusion for different purposes.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:attribute name="exclusionType" type="exclusType" use="required"/> <xs:attribute name="area" type="xs:double" use="required"/> </xs:complexType> </xs:element> |
| type | exclusType | ||||
| properties |
|
||||
| source | <xs:attribute name="exclusionType" type="exclusType" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="area" type="xs:double" use="required"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
| type | extension of FaceType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="F"> <xs:annotation> <xs:documentation>A surface face. It contains a space delimited list of "id" references for 3 (TIN) or 4 (grid) surface "P" points. </xs:documentation> <xs:documentation>The 3 or 4 numbers represent the vertices on the face. Each number is a reference to the ID value of a surface point "P" for the face coordinates.</xs:documentation> <xs:documentation> Attribute "i" is optional, where a value of "1" indicating the face is part of the triangulation but is invisible. Attribute "n" is optional, space delimited face index values indicating the adjacent face index for each face edge, where a value of "0" (an invalid face index value) indicates the edge has NO neighboring face. The face index value is implied and defined from 1 to n number of F elements in a a single Faces collection. Example: <!-- <Faces> <F>5 10 20</F> Implied face index = 1 <F>5 10 20</F> Implied face index = 2 <F>5 10 20</F> Implied face index = 3 <F n="2 0 3" i="1">10 20 30</F> Implied face index = 4 ... </Faces> --> Where 2 is the neighboring face index for the edge 10 to 20, 0 means no neighbor between 20 and 30 and 3 is the neighbor index for 30 to 10. </xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="FaceType"> <xs:attribute name="i" type="xs:integer" use="optional"/> <xs:attribute name="n" type="FaceType" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:integer | ||||
| properties |
|
||||
| source | <xs:attribute name="i" type="xs:integer" use="optional"/> |
| type | FaceType | ||||
| properties |
|
||||
| source | <xs:attribute name="n" type="FaceType" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | F Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="Faces"> <xs:annotation> <xs:documentation>The collection of faces that defined the surface.</xs:documentation> <xs:documentation>The faces are defined by either 3 (TIN) or 4 (grid) points, as indicated by the "surfType" attribute</xs:documentation> <xs:documentation>For the north/east/elev values, each point of the face references a "P"point element point in the SurfPnts collection.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="F" 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: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 |
|
||||||||||||||||||
| used by | |||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Feature"> <xs:annotation> <xs:documentation>Used to include additional information that is not explicitly defined by the LandXML schema, Feature may contain one or more Property, DocFileRef or nested Feature elements. NOTE: to allow any valid content, the explicit definitions for Property, DocFileRef and Feature have been commented out, but are still expected in common use.</xs:documentation> <xs:documentation>Each Property element defines one piece of data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <!-- <xs:choice> <xs:element ref="Property" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DocFileRef" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> --> <xs:any namespace="##any" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="code" type="xs:string"/> <xs:attribute name="source" use="optional"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="code" type="xs:string"/> |
| properties |
|
||||
| source | <xs:attribute name="source" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | DocFileRef | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="FeatureDictionary"> <xs:annotation> <xs:documentation>Used to describe specific Feature code / property type values. DocFileRef points to reference documentation</xs:documentation> <xs:documentation>Each Property element defines one piece of data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DocFileRef" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="version" 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="version" type="xs:string" use="optional"/> |
| diagram | ![]() |
||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||
| properties |
|
||||
| used by | |||||
| annotation |
|
||||
| source | <xs:element name="FieldNote"> <xs:annotation> <xs:documentation>Place the note as a text value between the FieldNote element tags. You may also place any valid XML structure inside this tag.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice maxOccurs="unbounded"> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> |
| diagram | |||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| type | slope | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="FullSuperelev" type="slope"/> |
| diagram | |||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| type | station | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="FullSuperSta" type="station"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Monument FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GPSAntennaDetails"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Monument" 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="id" type="xs:ID" use="required"/> <xs:attribute name="manufacturer" type="xs:string"/> <xs:attribute name="model" type="xs:string"/> <xs:attribute name="serialNumber" type="xs:string"/> <xs:attribute name="latitude" type="xs:double"/> <xs:attribute name="longitude" type="xs:double"/> <xs:attribute name="altitude" type="xs:double"/> <xs:attribute name="ellipsiodnalHeight" type="xs:double"/> <xs:attribute name="orthometricHeight" type="xs:double"/> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="manufacturer" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="model" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="serialNumber" type="xs:string"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="latitude" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="longitude" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="altitude" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="ellipsiodnalHeight" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="orthometricHeight" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | TargetPoint GPSQCInfoLevel1 GPSQCInfoLevel2 FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GPSPosition"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint"/> <xs:element ref="GPSQCInfoLevel1" minOccurs="0"/> <xs:element ref="GPSQCInfoLevel2" minOccurs="0"/> <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="setupID" type="xs:IDREF"/> <xs:attribute name="setID"/> <xs:attribute name="wgsHeight" type="xs:double" use="required"/> <xs:attribute name="wgsLatitude" type="xs:double" use="required"/> <xs:attribute name="wgsLongitude" type="xs:double" use="required"/> <xs:attribute name="purpose"/> <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> <xs:attribute name="pntRef" type="pointNameRef"/> <!-- coordGeomRefs identifies one or more 'name' values that link to specific <Line>, <Curve>, <Spiral> or <IrregularLine> in a <CoordGeom> element. This allows linking an survey observation to specific <Parcel>.<CoordGeom> based geometry. --> </xs:complexType> </xs:element> |
| type | xs:IDREF | ||
| properties |
|
||
| source | <xs:attribute name="setupID" type="xs:IDREF"/> |
| properties |
|
||
| source | <xs:attribute name="setID"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="wgsHeight" type="xs:double" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="wgsLatitude" type="xs:double" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="wgsLongitude" type="xs:double" use="required"/> |
| properties |
|
||
| source | <xs:attribute name="purpose"/> |
| type | coordGeomNameRefs | ||
| properties |
|
||
| source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
| type | pointNameRef | ||
| properties |
|
||
| source | <xs:attribute name="pntRef" type="pointNameRef"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="GPSQCInfoLevel1"> <xs:annotation> <xs:documentation>GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week </xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> <xs:attribute name="nbrSatellites" type="xs:integer"/> <xs:attribute name="RDOP" type="xs:double"/> </xs:complexType> </xs:element> |
| type | GPSSolutionTypeEnum | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| source | <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> |
| type | GPSSolutionFrequencyEnum | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| source | <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="nbrSatellites" type="xs:integer"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="RDOP" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GPSQCInfoLevel2"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="covarianceXX" type="xs:double"/> <xs:attribute name="covarianceXY" type="xs:double"/> <xs:attribute name="covarianceXZ" type="xs:double"/> <xs:attribute name="covarianceYY" type="xs:double"/> <xs:attribute name="covarianceYZ" type="xs:double"/> <xs:attribute name="covarianceZZ" type="xs:double"/> <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> <xs:attribute name="RMS" type="xs:double"/> <xs:attribute name="ratio" type="xs:double"/> <xs:attribute name="referenceVariance" type="xs:double"/> <xs:attribute name="nbrSatellites" type="xs:integer"/> <xs:attribute name="startTime" type="GPSTime"/> <xs:attribute name="stopTime" type="GPSTime"/> <!-- GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week --> </xs:complexType> </xs:element> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceXX" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceXY" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceXZ" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceYY" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceYZ" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="covarianceZZ" type="xs:double"/> |
| type | GPSSolutionTypeEnum | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| source | <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> |
| type | GPSSolutionFrequencyEnum | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| source | <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="RMS" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="ratio" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="referenceVariance" type="xs:double"/> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="nbrSatellites" type="xs:integer"/> |
| type | GPSTime | ||
| properties |
|
||
| source | <xs:attribute name="startTime" type="GPSTime"/> |
| type | GPSTime | ||
| properties |
|
||
| source | <xs:attribute name="stopTime" type="GPSTime"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | FieldNote Feature | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="GPSReceiverDetails"> <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="id" type="xs:ID" use="required"/> <xs:attribute name="manufacturer" type="xs:string"/> <xs:attribute name="model" type="xs:string"/> <xs:attribute name="serialNumber" type="xs:string"/> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="manufacturer" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="model" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="serialNumber" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | TargetSetup GPSPosition FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GPSSetup"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="TargetSetup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="GPSPosition"/> <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" use="required"/> <xs:attribute name="antennaHeight" type="xs:double" use="required"/> <xs:attribute name="stationName" use="required"/> <xs:attribute name="GPSAntennaDetailsID" type="xs:IDREF"/> <xs:attribute name="GPSReceiverDetailsID" type="xs:IDREF"/> <xs:attribute name="observationDataLink"/> <xs:attribute name="stationDescription"/> <xs:attribute name="startTime" type="GPSTime"/> <xs:attribute name="stopTime" type="GPSTime"/> <!-- GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week --> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="antennaHeight" type="xs:double" use="required"/> |
| properties |
|
||||
| source | <xs:attribute name="stationName" use="required"/> |
| type | xs:IDREF | ||
| properties |
|
||
| source | <xs:attribute name="GPSAntennaDetailsID" type="xs:IDREF"/> |
| type | xs:IDREF | ||
| properties |
|
||
| source | <xs:attribute name="GPSReceiverDetailsID" type="xs:IDREF"/> |
| properties |
|
||
| source | <xs:attribute name="observationDataLink"/> |
| properties |
|
||
| source | <xs:attribute name="stationDescription"/> |
| type | GPSTime | ||
| properties |
|
||
| source | <xs:attribute name="startTime" type="GPSTime"/> |
| type | GPSTime | ||
| properties |
|
||
| source | <xs:attribute name="stopTime" type="GPSTime"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | TargetPoint GPSQCInfoLevel1 GPSQCInfoLevel2 FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GPSVector"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint"/> <xs:element ref="GPSQCInfoLevel1" minOccurs="0"/> <xs:element ref="GPSQCInfoLevel2" minOccurs="0"/> <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="dX" type="xs:double" use="required"/> <xs:attribute name="dY" type="xs:double" use="required"/> <xs:attribute name="dZ" type="xs:double" use="required"/> <xs:attribute name="setupID_A" type="xs:IDREF" use="required"/> <xs:attribute name="setupID_B" type="xs:IDREF" use="required"/> <xs:attribute name="startTime" type="xs:dateTime" use="optional"/> <xs:attribute name="endTime" type="xs:dateTime" use="optional"/> <xs:attribute name="horizontalPrecision" type="xs:double" use="optional"/> <xs:attribute name="verticalPrecision" type="xs:double" use="optional"/> <xs:attribute name="purpose" type="purposeType"/> <xs:attribute name="setID"/> <xs:attribute name="solutionDataLink"/> <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> <!-- coordGeomRefs identifies one or more 'name' values that link to specific <Line>, <Curve>, <Spiral> or <IrregularLine> in a <CoordGeom> element. This allows linking an survey observation to specific <Parcel>.<CoordGeom> based geometry. --> </xs:complexType> </xs:element> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="dX" type="xs:double" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="dY" type="xs:double" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="dZ" type="xs:double" use="required"/> |
| type | xs:IDREF | ||||
| properties |
|
||||
| source | <xs:attribute name="setupID_A" type="xs:IDREF" use="required"/> |
| type | xs:IDREF | ||||
| properties |
|
||||
| source | <xs:attribute name="setupID_B" type="xs:IDREF" use="required"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="startTime" type="xs:dateTime" use="optional"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="endTime" type="xs:dateTime" use="optional"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="horizontalPrecision" type="xs:double" use="optional"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="verticalPrecision" type="xs:double" use="optional"/> |
| type | purposeType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| source | <xs:attribute name="purpose" type="purposeType"/> |
| properties |
|
||
| source | <xs:attribute name="setID"/> |
| properties |
|
||
| source | <xs:attribute name="solutionDataLink"/> |
| type | coordGeomNameRefs | ||
| properties |
|
||
| source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | GradeSurface Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="GradeModel"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="GradeSurface" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <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 | 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 | Start Zones Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="GradeSurface"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Start" minOccurs="0"/> <xs:element ref="Zones" maxOccurs="2"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> <xs:attribute name="stationAlignmentRef" type="alignmentNameRef"/> <xs:attribute name="surfaceType" type="zoneSurfaceType" use="required"/> <xs:attribute name="surfaceRef" type="surfaceNameRef"/> <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> <xs:attribute name="cgPointRefs" type="pointNameRefs"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
| type | alignmentNameRef | ||||
| properties |
|
||||
| source | <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> |
| type | alignmentNameRef | ||
| properties |
|
||
| source | <xs:attribute name="stationAlignmentRef" type="alignmentNameRef"/> |
| type | zoneSurfaceType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="surfaceType" type="zoneSurfaceType" use="required"/> |
| type | surfaceNameRef | ||
| properties |
|
||
| source | <xs:attribute name="surfaceRef" type="surfaceNameRef"/> |
| type | surfaceNameRefs | ||
| properties |
|
||
| source | <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> |
| type | pointNameRefs | ||
| properties |
|
||
| source | <xs:attribute name="cgPointRefs" type="pointNameRefs"/> |
| 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 | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="HazardRating"> <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="rating" type="xs:int"/> <!-- Unit of measure: INT. Roadside Hazard Rating - The roadside hazard rating for both sides of the road. The enumeration values are: 1, 2, 3, 4, 5, 6 and 7. --> </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:int | ||
| properties |
|
||
| source | <xs:attribute name="rating" type="xs:int"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Imperial"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="areaUnit" type="impArea" use="required"/> <xs:attribute name="linearUnit" type="impLinear" use="required"/> <xs:attribute name="volumeUnit" type="impVolume" use="required"/> <xs:attribute name="temperatureUnit" type="impTemperature" use="required"/> <xs:attribute name="pressureUnit" type="impPressure" use="required"/> <xs:attribute name="diameterUnit" type="impDiameter"/> <xs:attribute name="widthUnit" type="impWidth"/> <xs:attribute name="heightUnit" type="impHeight"/> <xs:attribute name="velocityUnit" type="impVelocity"/> <xs:attribute name="flowUnit" type="impFlow"/> <xs:attribute name="angularUnit" type="angularType" default="radians"/> <xs:attribute name="directionUnit" type="angularType" default="radians"/> <xs:attribute name="latLongAngularUnit" type="latLongAngularType" default="decimal degrees"/> <xs:attribute name="elevationUnit" type="elevationType" default="meter"/> </xs:complexType> </xs:element> |
| type | impArea | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="areaUnit" type="impArea" use="required"/> |
| type | impLinear | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="linearUnit" type="impLinear" use="required"/> |
| type | impVolume | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:attribute name="volumeUnit" type="impVolume" use="required"/> |
| type | impTemperature | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="temperatureUnit" type="impTemperature" use="required"/> |
| type | impPressure | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="pressureUnit" type="impPressure" use="required"/> |
| type | impDiameter | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="diameterUnit" type="impDiameter"/> |
| type | impWidth | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="widthUnit" type="impWidth"/> |
| type | impHeight | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="heightUnit" type="impHeight"/> |
| type | impVelocity | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="velocityUnit" type="impVelocity"/> |
| type | impFlow | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| source | <xs:attribute name="flowUnit" type="impFlow"/> |
| type | angularType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="angularUnit" type="angularType" default="radians"/> |
| type | angularType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="directionUnit" type="angularType" default="radians"/> |
| type | latLongAngularType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="latLongAngularUnit" type="latLongAngularType" default="decimal degrees"/> |
| type | elevationType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="elevationUnit" type="elevationType" default="meter"/> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||
| children | Feature | ||
| used by |
|
||
| source | <xs:element name="InletStruct"> <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="InSpiral"> <xs:annotation> <xs:documentation>In 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 | Corrections FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="InstrumentDetails"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Corrections"/> <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="id" type="xs:ID" use="required"/> <xs:attribute name="edmAccuracyConstant" type="xs:double"/> <xs:attribute name="edmAccuracyppm" type="xs:double"/> <xs:attribute name="edmVertOffset" type="xs:double"/> <xs:attribute name="horizAnglePrecision" type="xs:double"/> <xs:attribute name="manufacturer" type="xs:string"/> <xs:attribute name="model" type="xs:string"/> <xs:attribute name="serialNumber" type="xs:string"/> <xs:attribute name="zenithAnglePrecision" type="xs:double"/> <xs:attribute name="carrierWavelength" type="xs:double"/> <xs:attribute name="refractiveIndex" type="xs:double"/> <xs:attribute name="horizCollimation" type="xs:double"/> <xs:attribute name="vertCollimation" type="xs:double"/> <!-- In order to compute the atmospheric corrections correctly record the EDM instrument carrier wavelength (carrierWavelength) and the group refractive index for the instrument (refractiveIndex). --> <!-- To allow for older style top mounted EDM's --> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="edmAccuracyConstant" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="edmAccuracyppm" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="edmVertOffset" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="horizAnglePrecision" type="xs:double"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="manufacturer" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="model" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="serialNumber" type="xs:string"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="zenithAnglePrecision" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="carrierWavelength" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="refractiveIndex" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="horizCollimation" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="vertCollimation" type="xs:double"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="InstrumentPoint" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Point location for Survey instrument location</xs:documentation> <xs:documentation>Defined by either a coordinate text value ("north east" or "north east elev") or a PointType number reference "pntRef" attribute.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | InstrumentPoint Backsight TargetSetup RawObservation ObservationGroup ControlChecks FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="InstrumentSetup"> <xs:annotation> <xs:documentation>The Instrument setup location 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:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="InstrumentPoint" minOccurs="0"/> <xs:element ref="Backsight" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TargetSetup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RawObservation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ObservationGroup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ControlChecks" 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="id" type="xs:ID" use="required"/> <xs:attribute name="instrumentDetailsID" type="xs:IDREF"/> <xs:attribute name="stationName" type="xs:string" use="required"/> <xs:attribute name="instrumentHeight" type="xs:double" use="required"/> <xs:attribute name="orientationAzimuth" type="direction"/> <xs:attribute name="circleAzimuth" type="direction"/> </xs:complexType> </xs:element> |
| type | xs:ID | ||||
| properties |
|
||||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | xs:IDREF | ||
| properties |
|
||
| source | <xs:attribute name="instrumentDetailsID" type="xs:IDREF"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="stationName" type="xs:string" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="instrumentHeight" type="xs:double" use="required"/> |
| type | direction | ||
| properties |
|
||
| source | <xs:attribute name="orientationAzimuth" type="direction"/> |
| type | direction | ||
| properties |
|
||
| source | <xs:attribute name="circleAzimuth" type="direction"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | TrafficControl Timing Volume TurnSpeed TurnRestriction Curb Corner Feature | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Intersection"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="TrafficControl" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Timing" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Volume" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TurnSpeed" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TurnRestriction" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Curb" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Corner" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="roadwayRef" type="roadwayNameRef"/> <xs:attribute name="roadwayPI" type="station"/> <xs:attribute name="intersectingRoadwayRef" type="roadwayNameRef"/> <xs:attribute name="intersectRoadwayPI" type="station"/> <xs:attribute name="contructionType" type="intersectionConstructionType"/> </xs:complexType> </xs:element> |
| type | roadwayNameRef | ||
| properties |
|
||
| source | <xs:attribute name="roadwayRef" type="roadwayNameRef"/> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="roadwayPI" type="station"/> |
| type | roadwayNameRef | ||
| properties |
|
||
| source | <xs:attribute name="intersectingRoadwayRef" type="roadwayNameRef"/> |
| type | station | ||
| properties |
|
||
| source | <xs:attribute name="intersectRoadwayPI" type="station"/> |
| type | intersectionConstructionType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="contructionType" type="intersectionConstructionType"/> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||
| children | Intersection Feature | ||
| used by |
|
||
| source | <xs:element name="Intersections"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Intersection" minOccurs="0" 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 |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Invert"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="elev" type="xs:double" use="required"/> <xs:attribute name="flowDir" type="inOut" use="required"/> <xs:attribute name="refPipe" type="pipeNameRef" use="required"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="elev" type="xs:double" use="required"/> |
| type | inOut | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="flowDir" type="inOut" use="required"/> |
| type | pipeNameRef | ||||
| properties |
|
||||
| source | <xs:attribute name="refPipe" type="pipeNameRef" use="required"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Start End PntList2D PntList3D Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="IrregularLine"> <xs:annotation> <xs:documentation>Used to record lines that are irregular such as river boudaries etc. It has Start and End point elements and a list of intermediate points. Point list should also include the start and end points.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Start"/> <xs:element ref="End"/> <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="desc" type="xs:string"/> <xs:attribute name="dir" type="direction"/> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="staStart" type="xs:double"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="source" type="xs:string"/> <xs:attribute name="note" type="xs:string"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | direction | ||
| properties |
|
||
| source | <xs:attribute name="dir" type="direction"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="length" type="xs:double"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="name" type="xs:string"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="staStart" type="xs:double"/> |
| type | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="oID" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="source" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="note" type="xs:string"/> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||
| properties |
|
||