| schema location: | http://www.LandXML.org/schema/LandXML-1.0/LandXML-1.0.xsd |
| targetNamespace: | http://www.landxml.org/schema/LandXML-1.0 |
| diagram | |||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||
| type | adverseSEType | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:element name="AdverseSE" type="adverseSEType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| children | Start CoordGeom 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:element ref="Start" minOccurs="0"/> <xs:element ref="CoordGeom"/> <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> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||
| children | Alignment Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| 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:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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 ##local" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||
| 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 ##local" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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.0 | ||
| type | station | ||
| used by |
|
||
| source | <xs:element name="BeginRunoffSta" type="station" nillable="true"/> |
| diagram | |||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| type | station | ||
| used by |
|
||
| source | <xs:element name="BeginRunoutSta" type="station" nillable="true"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||
| 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.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||
| 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" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||
| 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.0 | ||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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.0 | ||||
| type | extension of PointType | ||||
| 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:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| children | CgPoint CgPoints Feature | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| 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:element> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| type | extension of ChainType | ||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||
| type | extension of Point | ||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| 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.0 | ||||||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| 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.0 | ||
| 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.0 | ||||||||||||||||||||||||
| 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: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:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| children | Start Feature | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xs:element name="CoordinateSystem"> <xs:annotation> <xs:documentation>The OpenGIS coordinate systems XML description may be appended to this element and still validate. Most of the "xxCoordinateSystemName" attributes were gather from the OpenGIS Coordinate System interface descriptions and the values of the names should be the OpenGIS common use name for the coordinate system."</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Start" minOccurs="0"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <xs:any namespace="##other ##local" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <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"/> <xs:attribute name="fileLocation" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| 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.0 | ||||||||||||||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||
| children | CrossSectSurf Feature | ||
| used by |
|
||
| attributes | |||
| source | <xs:element name="CrossSect"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSectSurf" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="sta" type="xs:double" use="required"/> <xs:attribute name="angleSkew" type="angle"/> <xs:attribute name="areaCut" type="xs:double"/> <xs:attribute name="areaFill" type="xs:double"/> <xs:attribute name="centroidCut" type="xs:double"/> <xs:attribute name="centroidFill" type="xs:double"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="sectType"/> <xs:attribute name="volumeCut" type="xs:double"/> <xs:attribute name="volumeFill" type="xs:double"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| children | CrossSect Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| 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:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||
| children | PntList2D Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="CrossSectSurf"> <xs:annotation> <xs:documentation>It is defined with a space delimited PntList2D of offset/elevations pairs that will represent either existing or proposed surfaces. </xs:documentation> <xs:documentation>Example: "-60.00 86.52 -36.26 86.89 12.41 87.01 60.00 87.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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||||||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||||
| namespace | http://www.landxml.org/schema/LandXML-1.0 | ||||
| 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 |