schema location: | E:\LandXML Archives\LandXML\LandXML.org\schema\LandXML-2.0\LandXML-2.0.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | http://www.landxml.org/schema/LandXML-2.0 |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="addressPointType" type="addressPointTypeType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="adminAreaName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="adminAreaCode" type="xs:string"/> |
type | parcelNameRefs |
source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
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-2.0 | |||||||||
type | adverseSEType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="AdverseSE" type="adverseSEType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||
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-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="dealingNumber" type="xs:string"/> |
type | xs:date |
source | <xs:attribute name="amendmentDate" type="xs:date"/> |
type | xs:string |
source | <xs:attribute name="comments" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="elementName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oldName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="newName" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | parcelNameRefs |
source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="version" type="xs:string"/> |
type | xs:string |
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-2.0 | ||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="createdBy" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="createdByEmail" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="company" type="xs:string"/> |
type | xs:string |
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-2.0 | ||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="id" type="xs:ID"/> |
type | direction |
source | <xs:attribute name="azimuth" type="direction"/> |
type | xs:double |
source | <xs:attribute name="targetHeight" type="xs:double"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="circle" type="angle" use="required"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="BeginRunoffSta" type="station" nillable="true"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="BeginRunoutSta" type="station" nillable="true"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Boundary Feature | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:documentation>coefficient = Hydrology Rational method runoff coefficient (double value between 0.0-1.0) for the land cover type.</xs:documentation> <xs:documentation>cn = Hydrology SCS runoff method CN number (Integer value between 0-100).</xs:documentation> <xs:documentation>m is the material table index for color and texture data.</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"/> <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:attribute name="coefficient" type="xs:double"/> <xs:attribute name="cn" type="xs:integer"/> <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | surfBndType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="bndType" type="surfBndType" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="edgeTrim" type="xs:boolean"/> |
type | xs:double |
source | <xs:attribute name="area" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:double |
source | <xs:attribute name="coefficient" type="xs:double"/> |
type | xs:integer |
source | <xs:attribute name="cn" type="xs:integer"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | breakLineType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="brkType" type="breakLineType"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Breakline RetWall Feature | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | bridgeProjectType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="projectType" type="bridgeProjectType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="surveyOrder" type="xs:string"/> |
type | survPntType | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="pntSurv" type="survPntType"/> |
type | zoneNumberType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="zoneNumber" type="zoneNumberType"/> |
type | xs:string |
source | <xs:attribute name="surveyHorizontalOrder" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="surveyVerticalOrder" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="localUncertainity" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="positionalUncertainity" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
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="m" type="materialTableIndexRef" use="optional"/> <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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="code" type="xs:string"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
type | zoneNumberType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="zoneNumber" type="zoneNumberType"/> |
type | DTMAttributeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:attribute name="station" type="station"/> <xs:attribute name="zone" type="xs:string"/> <xs:attribute name="status" type="observationStatusType"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="code" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | pointGeometryType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="pointGeometry" type="pointGeometryType"/> |
type | DTMAttributeType | |||||||||||||||||||||||||||||||||||||||||||||
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"/> |
type | station |
source | <xs:attribute name="station" type="station"/> |
type | xs:string |
source | <xs:attribute name="zone" type="xs:string"/> |
type | observationStatusType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="status" type="observationStatusType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Channel"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> <xs:attribute name="surfaceRef" type="surfaceNameRef" use="required"/> <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" type="pipeMaterialType"/> <xs:attribute name="m" type="materialTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | alignmentNameRef | ||
properties |
|
||
source | <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> |
type | surfaceNameRef | ||
properties |
|
||
source | <xs:attribute name="surfaceRef" type="surfaceNameRef" use="required"/> |
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircPipe"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</xs:documentation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="diameter" type="pipeDiameter" 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" type="pipeMaterialType"/> <xs:attribute name="thickness" type="xs:double"/> </xs:complexType> </xs:element> |
type | pipeDiameter | ||
properties |
|
||
source | <xs:attribute name="diameter" type="pipeDiameter" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircStruct"> <xs:annotation> <xs:documentation>Typically for manholes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="taperShape" type="circularTaperShape"/> <xs:attribute name="diameter" type="xs:double" use="required"/> <xs:attribute name="topDiameter" type="xs:double"/> <xs:attribute name="TaperOffset" type="xs:double"/> <xs:attribute name="fixedTaperHeight" type="xs:double"/> <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:attribute name="sumpDepth" type="xs:double"/> <xs:attribute name="junctionDrop" type="xs:double"/> <xs:attribute name="structureDepth" type="xs:double"/> </xs:complexType> </xs:element> |
type | circularTaperShape | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="taperShape" type="circularTaperShape"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="diameter" type="xs:double" use="required"/> |
type | xs:double |
source | <xs:attribute name="topDiameter" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="TaperOffset" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="fixedTaperHeight" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
source | <xs:attribute name="inletCase"/> |
type | xs:double |
source | <xs:attribute name="lossCoeff" type="xs:double"/> |
source | <xs:attribute name="material"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="sumpDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="junctionDrop" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="structureDepth" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | functionalClassType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="functionalClass" type="functionalClassType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | station |
source | <xs:attribute name="beginFullWidthSta" type="station"/> |
type | station |
source | <xs:attribute name="endFullWidthSta" type="station"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ComboInlet"> <xs:annotation> <xs:documentation>A combination of both curb and grate openings for water runoff inlet</xs:documentation> <xs:documentation>interceptEfficiency = % of inflow that gets intercepted by vegetation and doesn't enter inlet or % of inflow that isn't intercepted</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="splashVelocity" type="xs:double"/> <xs:attribute name="clogging" type="xs:double"/> <xs:attribute name="openingRatio" type="xs:double"/> <xs:attribute name="throatType" type="curbThroatType"/> <xs:attribute name="inclinedAngle" type="xs:double"/> <xs:attribute name="openingHeight" type="xs:double"/> <xs:attribute name="weir" type="xs:double"/> <xs:attribute name="orifice" type="xs:double"/> <xs:attribute name="gutterDepression" type="xs:double"/> <xs:attribute name="localDepression" type="xs:double"/> <xs:attribute name="pondingWidth" type="xs:double"/> <xs:attribute name="interceptEfficiency" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="splashVelocity" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="clogging" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="openingRatio" type="xs:double"/> |
type | curbThroatType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="throatType" type="curbThroatType"/> |
type | xs:double |
source | <xs:attribute name="inclinedAngle" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="openingHeight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="weir" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="orifice" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="gutterDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="localDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="pondingWidth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="interceptEfficiency" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:int |
source | <xs:attribute name="priority" type="xs:int"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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:attribute name="sumpDepth" type="xs:double"/> <xs:attribute name="junctionDrop" type="xs:double"/> <xs:attribute name="structureDepth" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="sumpDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="junctionDrop" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="structureDepth" type="xs:double"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||||||||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="elev" type="xs:double" use="required"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Contour Feature | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | TestObservation ObservationGroup PointResults FieldNote Feature | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ControlChecks"> <xs:annotation> <xs:documentation>Records check shots to known locations during field observations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="TestObservation" minOccurs="0" maxOccurs="unbounded"/> <!-- LandXML-1.2 schema note: Use of ObservationGroup is depricated and used for backward compatibility, use multiple TestObservation elements --> <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-2.0 | ||||||||||||||||||||||||||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="horizontalDatum" type="xs:string"/> <xs:attribute name="verticalDatum" type="xs:string"/> <xs:attribute name="ellipsoidName" type="xs:string"/> <xs:attribute name="horizontalCoordinateSystemName" type="xs:string"/> <xs:attribute name="geocentricCoordinateSystemName" 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="fittedCoordinateSystemName" 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="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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="epsgCode" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="ogcWktCode" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="horizontalDatum" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="verticalDatum" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="ellipsoidName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="horizontalCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="geocentricCoordinateSystemName" type="xs:string"/> |
type | xs:anyURI |
source | <xs:attribute name="fileLocation" type="xs:anyURI"/> |
type | angle |
source | <xs:attribute name="rotationAngle" type="angle"/> |
type | xs:string |
source | <xs:attribute name="datum" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="fittedCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="compoundCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="localCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="geographicCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="projectedCoordinateSystemName" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="verticalCoordinateSystemName" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | cornerType | ||||||
facets |
|
||||||
source | <xs:attribute name="type" type="cornerType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="refractionCoefficient" type="xs:double"/> |
type | xs:boolean |
source | <xs:attribute name="applyRefractionCoefficient" type="xs:boolean"/> |
type | xs:double |
source | <xs:attribute name="sphericity" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="prismEccentricity" type="xs:double"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="year" type="xs:date"/> |
type | station |
source | <xs:attribute name="location-1" type="station"/> |
type | station |
source | <xs:attribute name="location-2" type="station"/> |
type | crashSeverityType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="severity" type="crashSeverityType"/> |
type | crashIntersectionRelation | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="intersectionRelation" type="crashIntersectionRelation"/> |
type | station |
source | <xs:attribute name="intersectionLocation" type="station"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | angle |
source | <xs:attribute name="angleSkew" type="angle"/> |
type | crossSectSurfaceArea |
source | <xs:attribute name="areaCut" type="crossSectSurfaceArea"/> |
type | crossSectSurfaceArea |
source | <xs:attribute name="areaFill" type="crossSectSurfaceArea"/> |
type | xs:double |
source | <xs:attribute name="centroidCut" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="centroidFill" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="sectType" type="xs:string"/> |
type | crossSectSurfaceVolume |
source | <xs:attribute name="volumeCut" type="crossSectSurfaceVolume"/> |
type | crossSectSurfaceVolume |
source | <xs:attribute name="volumeFill" type="crossSectSurfaceVolume"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:attribute name="surfaceRefs" type="surfaceNameRefs"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | dataFormatType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="dataFormat" type="dataFormatType" default="Offset Elevation"/> |
type | alignmentNameRef |
source | <xs:attribute name="alignRef" type="alignmentNameRef"/> |
type | station |
source | <xs:attribute name="alignRefStation" type="station"/> |
type | planFeatureNameRef |
source | <xs:attribute name="planFeatureRef" type="planFeatureNameRef"/> |
type | station |
source | <xs:attribute name="planFeatureRefStation" type="station"/> |
type | parcelNameRef |
source | <xs:attribute name="parcelRef" type="parcelNameRef"/> |
type | station |
source | <xs:attribute name="parcelRefStation" type="station"/> |
type | surfaceNameRefs |
source | <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xsVolCalcMethodType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="calcMethod" type="xsVolCalcMethodType"/> |
type | xs:boolean |
source | <xs:attribute name="curveCorrection" type="xs:boolean"/> |
type | xs:double |
source | <xs:attribute name="swellFactor" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="shrinkFactor" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | curbType | ||||||
facets |
|
||||||
source | <xs:attribute name="type" type="curbType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CurbInlet"> <xs:annotation> <xs:documentation>Curb opening water runoff inlet structure</xs:documentation> <xs:documentation>interceptEfficiency = % of inflow that gets intercepted by vegetation and doesn't enter inlet or % of inflow that isn't intercepted</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="throatType" type="curbThroatType"/> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="inclinedAngle" type="xs:double"/> <xs:attribute name="openingHeight" type="xs:double"/> <xs:attribute name="weir" type="xs:double"/> <xs:attribute name="orifice" type="xs:double"/> <xs:attribute name="gutterDepression" type="xs:double"/> <xs:attribute name="localDepression" type="xs:double"/> <xs:attribute name="pondingWidth" type="xs:double"/> <xs:attribute name="interceptEfficiency" type="xs:double"/> </xs:complexType> </xs:element> |
type | curbThroatType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="throatType" type="curbThroatType"/> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="inclinedAngle" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="openingHeight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="weir" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="orifice" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="gutterDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="localDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="pondingWidth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="interceptEfficiency" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="chord" type="xs:double"/> |
type | curveType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="crvType" type="curveType"/> |
type | angle |
source | <xs:attribute name="delta" type="angle"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | direction |
source | <xs:attribute name="dirEnd" type="direction"/> |
type | direction |
source | <xs:attribute name="dirStart" type="direction"/> |
type | xs:double |
source | <xs:attribute name="external" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="midOrd" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="radius" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="staStart" type="xs:double"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:double |
source | <xs:attribute name="tangent" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="note" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||
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-2.0 | ||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double |
source | <xs:attribute name="ADT" type="xs:double"/> |
type | xs:date |
source | <xs:attribute name="year" type="xs:date"/> |
type | xs:double |
source | <xs:attribute name="escFactor" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="code" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | pointNameRef |
source | <xs:attribute name="pntRef" type="pointNameRef"/> |
type | pointGeometryType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="pointGeometry" type="pointGeometryType"/> |
type | DTMAttributeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
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 |
source | <xs:attribute name="station" type="station"/> |
type | maneuverType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="maneuver" type="maneuverType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="area2DSurf" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="area3DSurf" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="elevMax" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="elevMin" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | DesignCrossSectSurf | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="DesignCrossSectionTemplate"> <xs:annotation> <xs:documentation>Reusable design cross section template </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DesignCrossSectSurf" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="index" type="xs:integer" 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:integer | ||
properties |
|
||
source | <xs:attribute name="index" type="xs:integer" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | DesignCrossSectionTemplate | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DesignCrossSectionTemplateTable"> <xs:annotation> <xs:documentation>Reusable design cross section template </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DesignCrossSectionTemplate" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:attribute name="m" type="materialTableIndexRef"/> <xs:attribute name="DesignCrossSectionTemplateTableIndex" type="DesignCrossSectionTemplateTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="side" type="sideofRoadType"/> |
type | xs:string |
source | <xs:attribute name="material" type="xs:string"/> |
type | xs:boolean |
source | <xs:attribute name="closedArea" type="xs:boolean"/> |
type | xs:double |
source | <xs:attribute name="typicalThickness" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="typicalWidth" type="xs:double"/> |
type | crossSectSurfaceArea |
source | <xs:attribute name="area" type="crossSectSurfaceArea"/> |
type | crossSectSurfaceVolume |
source | <xs:attribute name="volume" type="crossSectSurfaceVolume"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
type | DesignCrossSectionTemplateTableIndexRef |
source | <xs:attribute name="DesignCrossSectionTemplateTableIndex" type="DesignCrossSectionTemplateTableIndexRef"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:double |
source | <xs:attribute name="volume" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | speed |
source | <xs:attribute name="speed" type="speed"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | speed |
source | <xs:attribute name="speed" type="speed"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="bottomShape" type="ditchBottomShape"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="DitchInlet"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="spread" type="xs:double"/> <xs:attribute name="bottomWidth" type="xs:double"/> <xs:attribute name="leftSideRatio" type="xs:double"/> <xs:attribute name="rightSideRatio" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="spread" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="bottomWidth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="leftSideRatio" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="rightSideRatio" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="fileType" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="fileFormat" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:int |
source | <xs:attribute name="density" type="xs:int"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EggPipe"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</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" type="pipeMaterialType"/> <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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ElliPipe"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</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" type="pipeMaterialType"/> <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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="EndofRunoutSta" type="station" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||||||||||||||||||
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-2.0 | ||||||||||||||||||||||||||||||
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. Attribute “b” is used to indicate the edges of the face that coincide with breakline data. b=an integer bitmask sum of the sides of the face that had breaklines in the original data. This gives a valid integer range of 0 to 7 for each TIN face: 1 = side 1 2 = side 2 4 = side 3 For example b="5" has breakline data on TIN face sides 1 and 3. Attribute "m" is the index value from the SurfaceMaterial table that indicates the material, color and texture for the face. m is the index attribute value for a SurfaceMaterial element in the SurfacematerialTable element. example: <!-- <Faces> <F m="1">5 10 20</F> material index = 1 <F m="2">5 10 20</F> material index = 2 <F m="1">5 10 20</F> material index = 1 --> </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:attribute name="b" type="xs:positiveInteger" use="optional"/> <xs:attribute name="m" type="materialTableIndexRef" 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"/> |
type | xs:positiveInteger | ||
properties |
|
||
source | <xs:attribute name="b" type="xs:positiveInteger" use="optional"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Property DocFileRef Feature | ||||||||||||||||||||||||
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:element ref="Property" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DocFileRef" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <!-- <xs:any namespace="##any" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> --> </xs:sequence> <xs:attribute name="name" type="xs:string" use="optional"/> <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="name" type="xs:string" use="optional"/> |
type | xs:string |
source | <xs:attribute name="code" type="xs:string"/> |
properties |
|
||
source | <xs:attribute name="source" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
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-2.0 | ||||
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-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | PntList2D PntList3D Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Flowline"> <xs:annotation> <xs:documentation>A water runoff flowline 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="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Flowline | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Flowlines"> <xs:annotation> <xs:documentation>The collection of water runoff Flowlines calculated for the associated surface.</xs:documentation> <xs:documentation>Use is optional.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Flowline" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
type | slope | ||
properties |
|
||
used by |
|
||
source | <xs:element name="FullSuperelev" type="slope"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
type | station | ||
properties |
|
||
used by |
|
||
source | <xs:element name="FullSuperSta" type="station"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="ellipsiodalHeight" 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 |
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="model" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="serialNumber" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="latitude" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="longitude" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="altitude" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="ellipsiodalHeight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="orthometricHeight" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
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"/> |
source | <xs:attribute name="purpose"/> |
type | coordGeomNameRefs |
source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
type | pointNameRef |
source | <xs:attribute name="pntRef" type="pointNameRef"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> |
type | GPSSolutionFrequencyEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> |
type | xs:integer |
source | <xs:attribute name="nbrSatellites" type="xs:integer"/> |
type | xs:double |
source | <xs:attribute name="RDOP" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="covarianceXX" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="covarianceXY" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="covarianceXZ" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="covarianceYY" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="covarianceYZ" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="covarianceZZ" type="xs:double"/> |
type | GPSSolutionTypeEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/> |
type | GPSSolutionFrequencyEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/> |
type | xs:double |
source | <xs:attribute name="RMS" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="ratio" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="referenceVariance" type="xs:double"/> |
type | xs:integer |
source | <xs:attribute name="nbrSatellites" type="xs:integer"/> |
type | GPSTime |
source | <xs:attribute name="startTime" type="GPSTime"/> |
type | GPSTime |
source | <xs:attribute name="stopTime" type="GPSTime"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="model" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="serialNumber" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="GPSAntennaDetailsID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="GPSReceiverDetailsID" type="xs:IDREF"/> |
source | <xs:attribute name="observationDataLink"/> |
source | <xs:attribute name="stationDescription"/> |
type | GPSTime |
source | <xs:attribute name="startTime" type="GPSTime"/> |
type | GPSTime |
source | <xs:attribute name="stopTime" type="GPSTime"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
source | <xs:attribute name="setID"/> |
source | <xs:attribute name="solutionDataLink"/> |
type | coordGeomNameRefs |
source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="xs:IDREFS"/> <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 |
source | <xs:attribute name="stationAlignmentRef" type="alignmentNameRef"/> |
type | zoneSurfaceType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="surfaceType" type="zoneSurfaceType" use="required"/> |
type | surfaceNameRef |
source | <xs:attribute name="surfaceRef" type="surfaceNameRef"/> |
type | xs:IDREFS |
source | <xs:attribute name="surfaceRefs" type="xs:IDREFS"/> |
type | pointNameRefs |
source | <xs:attribute name="cgPointRefs" type="pointNameRefs"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GrateInlet"> <xs:annotation> <xs:documentation>Grate opening water runoff inlet structure</xs:documentation> <xs:documentation>interceptEfficiency = % of inflow that gets intercepted by vegetation and doesn't enter inlet or % of inflow that isn't intercepted</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="splashVelocity" type="pipeFlow"/> <xs:attribute name="weir" type="xs:double"/> <xs:attribute name="orifice" type="xs:double"/> <xs:attribute name="clogging" type="xs:double"/> <xs:attribute name="openingRatio" type="xs:double"/> <xs:attribute name="gutterDepression" type="xs:double"/> <xs:attribute name="localDepression" type="xs:double"/> <xs:attribute name="pondingWidth" type="xs:double"/> <xs:attribute name="interceptEfficiency" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | pipeFlow |
source | <xs:attribute name="splashVelocity" type="pipeFlow"/> |
type | xs:double |
source | <xs:attribute name="weir" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="orifice" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="clogging" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="openingRatio" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="gutterDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="localDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="pondingWidth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="interceptEfficiency" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:int |
source | <xs:attribute name="rating" type="xs:int"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="HeadOfPower"> <xs:complexType> <xs:attribute name="name" type="headOfPowerType" use="required"/> </xs:complexType> </xs:element> |
type | headOfPowerType | ||
properties |
|
||
source | <xs:attribute name="name" type="headOfPowerType" use="required"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="HydrologyConstraints"> <xs:annotation> <xs:documentation>Hydrology Constraints represent local desgin criteria related to storm water calculations</xs:documentation> <xs:documentation>Time Of Concentration values are expressed minutes</xs:documentation> <xs:documentation>Pond Volume is the geometric volume (area * height) expressed in the defined volume unit of measure</xs:documentation> <xs:documentation>Subbasin Area values are expressed in the defined area unit of measure</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice 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="minimumTimeOfConcentration" type="timeOfConcentration"/> <xs:attribute name="maximumTimeOfConcentration" type="timeOfConcentration"/> <xs:attribute name="minimumRationalSubbasinArea" type="area"/> <xs:attribute name="maximumRationalSubbasinArea" type="area"/> <xs:attribute name="minimumPondVolume" type="volume"/> <xs:attribute name="maximumPondVolume" type="volume"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | timeOfConcentration |
source | <xs:attribute name="minimumTimeOfConcentration" type="timeOfConcentration"/> |
type | timeOfConcentration |
source | <xs:attribute name="maximumTimeOfConcentration" type="timeOfConcentration"/> |
type | area |
source | <xs:attribute name="minimumRationalSubbasinArea" type="area"/> |
type | area |
source | <xs:attribute name="maximumRationalSubbasinArea" type="area"/> |
type | volume |
source | <xs:attribute name="minimumPondVolume" type="volume"/> |
type | volume |
source | <xs:attribute name="maximumPondVolume" type="volume"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="optional"/> <xs:attribute name="pressureUnit" type="impPressure" use="optional"/> <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="optional"/> |
type | impPressure | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="pressureUnit" type="impPressure" use="optional"/> |
type | impDiameter | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="diameterUnit" type="impDiameter"/> |
type | impWidth | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="widthUnit" type="impWidth"/> |
type | impHeight | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="heightUnit" type="impHeight"/> |
type | impVelocity | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="velocityUnit" type="impVelocity"/> |
type | impFlow | |||||||||||||||||||||||||||
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-2.0 | ||||
properties |
|
||||
children | GrateInlet CurbInlet ComboInlet SlottedInlet DitchInlet Feature | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="InletStruct"> <xs:annotation> <xs:documentation>Water runoff inlet structure</xs:documentation> <xs:documentation>Must contain at least one water runoff inlet element</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="1" maxOccurs="1"> <xs:element ref="GrateInlet"/> <xs:element ref="CurbInlet"/> <xs:element ref="ComboInlet"/> <xs:element ref="SlottedInlet"/> <xs:element ref="DitchInlet"/> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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"/> <xs:attribute name="stadiaFactor" 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 |
source | <xs:attribute name="edmAccuracyConstant" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="edmAccuracyppm" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="edmVertOffset" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="horizAnglePrecision" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="model" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="serialNumber" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="zenithAnglePrecision" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="carrierWavelength" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="refractiveIndex" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="horizCollimation" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="vertCollimation" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="stadiaFactor" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
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:attribute name="status" type="observationStatusType"/> </xs:complexType> </xs:element> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
type | xs:IDREF |
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 |
source | <xs:attribute name="orientationAzimuth" type="direction"/> |
type | direction |
source | <xs:attribute name="circleAzimuth" type="direction"/> |
type | observationStatusType | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="status" type="observationStatusType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="roadwayRef" type="roadwayNameRef"/> |
type | station |
source | <xs:attribute name="roadwayPI" type="station"/> |
type | roadwayNameRef |
source | <xs:attribute name="intersectingRoadwayRef" type="roadwayNameRef"/> |
type | station |
source | <xs:attribute name="intersectRoadwayPI" type="station"/> |
type | intersectionConstructionType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="contructionType" type="intersectionConstructionType"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
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-2.0 | ||||||||||||||||||||||||||||||
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 |
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | direction |
source | <xs:attribute name="dir" type="direction"/> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="staStart" type="xs:double"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="source" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="note" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | HydrologyConstraints UtilityConstraints StructModels PipeModels | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="JurisdictionConstraints"> <xs:annotation> <xs:documentation>Jurisdiction Constraints define location specific design criteria for storm modeling, water control pipes and structures, including underground utilities</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="HydrologyConstraints" minOccurs="0" maxOccurs="1"/> <xs:element ref="UtilityConstraints" minOccurs="0" maxOccurs="1"/> <xs:element ref="StructModels" minOccurs="0" maxOccurs="1"/> <xs:element ref="PipeModels" minOccurs="0" maxOccurs="1"/> </xs:choice> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="location" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="location" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Units CoordinateSystem Project Application Alignments CgPoints Amendment GradeModel Monuments Parcels PlanFeatures PipeNetworks Roadways Surfaces Survey FeatureDictionary MaterialTable DesignCrossSectionTemplateTable TextureImageTable SymbolTable JurisdictionConstraints | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LandXML"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Units"/> <xs:element ref="CoordinateSystem" minOccurs="0"/> <xs:element ref="Project" minOccurs="0"/> <xs:element ref="Application" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Alignments" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CgPoints" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Amendment" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="GradeModel" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Monuments" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Parcels" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PlanFeatures" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PipeNetworks" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Roadways" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Surfaces" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Survey" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="FeatureDictionary" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="MaterialTable" minOccurs="0"/> <xs:element ref="DesignCrossSectionTemplateTable" minOccurs="0"/> <xs:element ref="TextureImageTable" minOccurs="0"/> <xs:element ref="SymbolTable" minOccurs="0"/> <xs:element ref="JurisdictionConstraints" minOccurs="0"/> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:choice> <xs:attribute name="date" type="xs:date" use="required"/> <xs:attribute name="time" type="xs:time" use="required"/> <xs:attribute name="version" type="xs:string" use="required"/> <xs:attribute name="language" type="xs:string"/> <xs:attribute name="readOnly" type="xs:boolean"/> <xs:attribute name="LandXMLId" type="xs:int"/> <xs:attribute name="crc" type="xs:integer"/> </xs:complexType> <xs:unique name="uCoordGeomName"> <xs:selector xpath=".//CoordGeom"/> <xs:field xpath="@name"/> </xs:unique> <xs:unique name="uCgPointsName"> <xs:selector xpath=".//CgPoints"/> <xs:field xpath="@name"/> </xs:unique> <xs:unique name="uRoadwayName"> <xs:selector xpath="Roadways/Roadway"/> <xs:field xpath="@name"/> </xs:unique> <xs:unique name="uGradeModelName"> <xs:selector xpath="GradeModel"/> <xs:field xpath="@name"/> </xs:unique> <xs:key name="MonumentKey"> <xs:selector xpath=".//Monuments/Monument"/> <xs:field xpath="@name"/> </xs:key> <xs:keyref name="SurveyMonument" refer="MonumentKey"> <xs:selector xpath=".//SurveyMonument"/> <xs:field xpath="@mntRef"/> </xs:keyref> <xs:key name="StructKey"> <xs:selector xpath=".//PipeNetwork/*/Struct"/> <xs:field xpath="@name"/> </xs:key> <xs:keyref name="PipeStart" refer="StructKey"> <xs:selector xpath=".//PipeNetwork/*/Pipe"/> <xs:field xpath="@refStart"/> </xs:keyref> <xs:keyref name="PipeEnd" refer="StructKey"> <xs:selector xpath=".//PipeNetwork/*/Pipe"/> <xs:field xpath="@refEnd"/> </xs:keyref> <xs:key name="PipeKey"> <xs:selector xpath=".//PipeNetwork/*/Pipe"/> <xs:field xpath="@name"/> </xs:key> <xs:keyref name="StructInvert" refer="PipeKey"> <xs:selector xpath=".//PipeNetwork/*/Struct/Invert"/> <xs:field xpath="@refPipe"/> </xs:keyref> <xs:key name="ReducedObservationName"> <xs:selector xpath=".//*/ObservationGroup/*/ReducedObservation"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="ReducedArcObservationName"> <xs:selector xpath=".//*/ObservationGroup/*/ReducedArcObservation"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="RedHorizontalPositionName"> <xs:selector xpath=".//*/ObservationGroup/*/RedHorizontalPosition"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="RedVerticalPositionName"> <xs:selector xpath=".//*/ObservationGroup/*/RedVerticalPosition"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="Coord3DGeomName"> <xs:selector xpath=".//*/Parcels/*/Coord3DGeom"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="AnnotationName"> <xs:selector xpath=".//Survey/*/Annotation"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="SurveyorCertificateName"> <xs:selector xpath=".//Survey/*/SurveyorCertificate"/> <xs:field xpath="@name"/> </xs:key> </xs:element> |
type | xs:date | ||
properties |
|
||
source | <xs:attribute name="date" type="xs:date" use="required"/> |
type | xs:time | ||
properties |
|
||
source | <xs:attribute name="time" type="xs:time" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="version" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="language" type="xs:string"/> |
type | xs:boolean |
source | <xs:attribute name="readOnly" type="xs:boolean"/> |
type | xs:int |
source | <xs:attribute name="LandXMLId" type="xs:int"/> |
type | xs:integer |
source | <xs:attribute name="crc" type="xs:integer"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | ThruLane PassingLane TurnLane TwoWayLeftTurnLane ClimbLane OffsetLane WideningLane Feature | ||
used by |
|
||
source | <xs:element name="Lanes"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ThruLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PassingLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TurnLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TwoWayLeftTurnLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ClimbLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="OffsetLane" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="WideningLane" 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-2.0 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | FieldNote Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="LaserDetails"> <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="laserVertOffset" 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:complexType> </xs:element> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
type | xs:double |
source | <xs:attribute name="laserVertOffset" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="manufacturer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="model" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="serialNumber" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | InstrumentPoint Backsight TargetSetup RawObservation FieldNote Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="LaserSetup"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="InstrumentPoint" minOccurs="0"/> <xs:element ref="Backsight" minOccurs="0"/> <xs:element ref="TargetSetup" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RawObservation"/> <xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute name="stationName" use="required"/> <xs:attribute name="instrumentHeight" type="xs:double"/> <xs:attribute name="laserDetailsID" type="xs:IDREF"/> <xs:attribute name="magDeclination" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
properties |
|
||
source | <xs:attribute name="stationName" use="required"/> |
type | xs:double |
source | <xs:attribute name="instrumentHeight" type="xs:double"/> |
type | xs:IDREF |
source | <xs:attribute name="laserDetailsID" type="xs:IDREF"/> |
type | xs:double |
source | <xs:attribute name="magDeclination" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Start End Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Line"> <xs:annotation> <xs:documentation>Modified to include official ID, as with all CoordGeom elements</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Start"/> <xs:element ref="End"/> <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="note" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | direction |
source | <xs:attribute name="dir" type="direction"/> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="staStart" type="xs:double"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="note" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Location" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Point location for a PlanFeature.</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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ComplexName RoadName AdministrativeArea AddressPoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LocationAddress"> <xs:annotation> <xs:documentation>This element is used to define the location or positional address of a parcel. The address record is not designed to be a postal address (ie it has not postcode or zipcode etc) The element also needs to be able to handle both primary addresses and aliases if required.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ComplexName" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RoadName" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="AdministrativeArea" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="AddressPoint" minOccurs="0" maxOccurs="unbounded"/> <!-- <xs:any namespace="##any" processContents="skip" minOccurs="0"/> --> </xs:sequence> <xs:attribute name="addressType" type="addressTypeType"/> <xs:attribute name="flatType" type="flatTypeType"/> <xs:attribute name="flatNumber" type="xs:string"/> <xs:attribute name="floorLevelType" type="floorLevelTypeType"/> <xs:attribute name="floorLevelNumber" type="xs:string"/> <xs:attribute name="numberFirst" type="xs:int"/> <xs:attribute name="numberSuffixFirst" type="xs:string"/> <xs:attribute name="numberLast" type="xs:int"/> <xs:attribute name="numberSuffixLast" type="xs:string"/> </xs:complexType> </xs:element> |
type | addressTypeType |
source | <xs:attribute name="addressType" type="addressTypeType"/> |
type | flatTypeType |
source | <xs:attribute name="flatType" type="flatTypeType"/> |
type | xs:string |
source | <xs:attribute name="flatNumber" type="xs:string"/> |
type | floorLevelTypeType |
source | <xs:attribute name="floorLevelType" type="floorLevelTypeType"/> |
type | xs:string |
source | <xs:attribute name="floorLevelNumber" type="xs:string"/> |
type | xs:int |
source | <xs:attribute name="numberFirst" type="xs:int"/> |
type | xs:string |
source | <xs:attribute name="numberSuffixFirst" type="xs:string"/> |
type | xs:int |
source | <xs:attribute name="numberLast" type="xs:int"/> |
type | xs:string |
source | <xs:attribute name="numberSuffixLast" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="MapPoint" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Point location for general Survey 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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Material"> <xs:annotation> <xs:documentation>This element represents graphical and material characteristics for elements, such as Surface faces groups, individual surface face elements, CgPoints groups, CgPoint, CoordGeom, Pipe, Struct, Parcel and planFeature elements</xs:documentation> <xs:documentation>Attribute values:</xs:documentation> <xs:documentation>name = the textual name of the element.</xs:documentation> <xs:documentation>index = the positive integer table index value of the element. All indice values begin at 1 in the LandXML schema.</xs:documentation> <xs:documentation>layerName = the textual name of the layer (or organizational catergory) element.</xs:documentation> <xs:documentation>color = RGB color string in the form of Red, Green, Blue each an integer value from 0 to 255.</xs:documentation> <xs:documentation>Example: color="255,0,0" is the RGB color value of Red</xs:documentation> <xs:documentation>textureImageRef = references a named TextImage element that contains the texture binary image in a hex encoded string</xs:documentation> <xs:documentation>symbolRef = references a named Symbol element that contains a 2D or 3D DXF graphics symbol</xs:documentation> <xs:documentation>symbolXScale = the X scale value applied to the Symbol element</xs:documentation> <xs:documentation>symbolYScale = the Y scale value applied to the Symbol element</xs:documentation> <xs:documentation>symbolZScale = the Z scale value applied to the Symbol element</xs:documentation> <xs:documentation>symbolRotation = the rotation angle value applied to the Symbol element</xs:documentation> <xs:documentation>contructionPurpose = the contruction purpose (suitable for layout of utilites, buildins, driveways, etc) for the area contain</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="index" type="xs:integer" use="required"/> <xs:attribute name="layerName" type="xs:string" use="optional"/> <xs:attribute name="desc" type="xs:string" use="optional"/> <xs:attribute name="color" type="xs:string" use="optional"/> <xs:attribute name="lineType" type="lineTypes" use="optional"/> <xs:attribute name="textureImageRef" type="xs:string" use="optional"/> <xs:attribute name="textureImageScale" type="xs:double" use="optional"/> <xs:attribute name="textureImageWorldFile" type="xs:string" use="optional"/> <xs:attribute name="textureImageWKT" type="xs:string" use="optional"/> <xs:attribute name="symbolXScale" type="xs:double" use="optional"/> <xs:attribute name="symbolYScale" type="xs:double" use="optional"/> <xs:attribute name="symbolZScale" type="xs:double" use="optional"/> <xs:attribute name="symbolRotation" type="angle" use="optional"/> <xs:attribute name="symbolRef" type="xs:string" use="optional"/> <xs:attribute name="constructionPurpose" type="contructionPurposeType" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="optional"/> |
type | xs:integer | ||
properties |
|
||
source | <xs:attribute name="index" type="xs:integer" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="layerName" type="xs:string" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="color" type="xs:string" use="optional"/> |
type | lineTypes | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:attribute name="lineType" type="lineTypes" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="textureImageRef" type="xs:string" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="textureImageScale" type="xs:double" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="textureImageWorldFile" type="xs:string" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="textureImageWKT" type="xs:string" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="symbolXScale" type="xs:double" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="symbolYScale" type="xs:double" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="symbolZScale" type="xs:double" use="optional"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="symbolRotation" type="angle" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="symbolRef" type="xs:string" use="optional"/> |
type | contructionPurposeType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="constructionPurpose" type="contructionPurposeType" use="optional"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Material | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MaterialTable"> <xs:annotation> <xs:documentation>This element is a table of grahical properties such as color, linetype and texture materials</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Material" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Metric"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="areaUnit" type="metArea" use="required"/> <xs:attribute name="linearUnit" type="metLinear" use="required"/> <xs:attribute name="volumeUnit" type="metVolume" use="required"/> <xs:attribute name="temperatureUnit" type="metTemperature" use="optional"/> <xs:attribute name="pressureUnit" type="metPressure" use="optional"/> <xs:attribute name="diameterUnit" type="metDiameter"/> <xs:attribute name="widthUnit" type="metWidth"/> <xs:attribute name="heightUnit" type="metHeight"/> <xs:attribute name="velocityUnit" type="metVelocity"/> <xs:attribute name="flowUnit" type="metFlow"/> <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"/> <!-- FAA Additions start --> <!-- FAA Additions end --> </xs:complexType> </xs:element> |
type | metArea | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="areaUnit" type="metArea" use="required"/> |
type | metLinear | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="linearUnit" type="metLinear" use="required"/> |
type | metVolume | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="volumeUnit" type="metVolume" use="required"/> |
type | metTemperature | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="temperatureUnit" type="metTemperature" use="optional"/> |
type | metPressure | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="pressureUnit" type="metPressure" use="optional"/> |
type | metDiameter | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="diameterUnit" type="metDiameter"/> |
type | metWidth | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="widthUnit" type="metWidth"/> |
type | metHeight | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="heightUnit" type="metHeight"/> |
type | metVelocity | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="velocityUnit" type="metVelocity"/> |
type | metFlow | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="flowUnit" type="metFlow"/> |
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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Monument"> <xs:annotation> <xs:documentation>This is a new element that represents a physical monument placed to mark a CgPoint within a survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="pntRef" type="pointNameRef"/> <xs:attribute name="featureRef" type="featureNameRef" use="optional"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="monumentState"/> <xs:attribute name="type" type="monumentType"/> <xs:attribute name="condition" type="monumentCondition"/> <xs:attribute name="category" type="monumentCategory"/> <xs:attribute name="beacon" type="beaconType"/> <xs:attribute name="beaconProtection" type="beaconProtectionType"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="reference" type="xs:string"/> <xs:attribute name="originSurvey" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | pointNameRef |
source | <xs:attribute name="pntRef" type="pointNameRef"/> |
type | featureNameRef | ||
properties |
|
||
source | <xs:attribute name="featureRef" type="featureNameRef" use="optional"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | monumentState |
source | <xs:attribute name="state" type="monumentState"/> |
type | monumentType |
source | <xs:attribute name="type" type="monumentType"/> |
type | monumentCondition |
source | <xs:attribute name="condition" type="monumentCondition"/> |
type | monumentCategory | |||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:attribute name="category" type="monumentCategory"/> |
type | beaconType | ||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="beacon" type="beaconType"/> |
type | beaconProtectionType | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="beaconProtection" type="beaconProtectionType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="reference" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="originSurvey" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Monument Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Monuments"> <xs:annotation> <xs:documentation>This list of monuments allows them to be grouped at a file level like parcels and points etc</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Monument" 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="uMntName"> <xs:selector xpath="Monument"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="NoPassingZone"> <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:complexType> </xs:element> |
type | station |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TargetPoint Backsight RawObservation ReducedObservation RedHorizontalPosition ReducedArcObservation RedVerticalObservation FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ObservationGroup"> <xs:annotation> <xs:documentation>All observations to the same point in a group should be averaged together (they have consistant orientation)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint" minOccurs="0"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Backsight"/> <xs:element ref="RawObservation" maxOccurs="unbounded"/> <xs:element ref="ReducedObservation"/> <xs:element ref="RedHorizontalPosition" minOccurs="0"/> <xs:element ref="ReducedArcObservation" minOccurs="0"/> <xs:element ref="RedVerticalObservation" minOccurs="0"/> <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="purpose" type="purposeType"/> <xs:attribute name="setupID" type="xs:IDREF"/> <xs:attribute name="targetSetupID" type="xs:IDREF"/> <xs:attribute name="setID"/> <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> <xs:attribute name="alignRef" type="alignmentNameRef"/> <xs:attribute name="alignStationName" type="xs:string"/> <xs:attribute name="alignOffset" type="offsetDistance"/> <!-- 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. --> <!-- alignRef is the name of the alignment. alignStationName is the station value where the rod reading is taken. alignOffset is the signed (+/-) distance from the CL of the referenced alignment. --> </xs:complexType> </xs:element> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
type | purposeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="targetSetupID" type="xs:IDREF"/> |
source | <xs:attribute name="setID"/> |
type | coordGeomNameRefs |
source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
type | alignmentNameRef |
source | <xs:attribute name="alignRef" type="alignmentNameRef"/> |
type | xs:string |
source | <xs:attribute name="alignStationName" type="xs:string"/> |
type | offsetDistance |
source | <xs:attribute name="alignOffset" type="offsetDistance"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ObstructionOffset"> <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="offset" type="offsetDistance"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> </xs:complexType> </xs:element> |
type | station |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | offsetDistance |
source | <xs:attribute name="offset" type="offsetDistance"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="OffsetLane"> <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="fullOffset" type="offsetDistance"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> </xs:complexType> </xs:element> |
type | station |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | station |
source | <xs:attribute name="beginFullWidthSta" type="station"/> |
type | station |
source | <xs:attribute name="endFullWidthSta" type="station"/> |
type | offsetDistance |
source | <xs:attribute name="fullOffset" type="offsetDistance"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="OffsetVals"> <xs:annotation> <xs:documentation>offsetInOut: -ve = offset in towards inst, +ve = offset away from inst </xs:documentation> <xs:documentation>offsetLeftRight: -ve = left, +ve = right (as viewed from instrument) </xs:documentation> <xs:documentation>offsetUpDown: -ve = down, +ve = up</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="offsetInOut" type="xs:double"/> <xs:attribute name="offsetLeftRight" type="xs:double"/> <xs:attribute name="offsetUpDown" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="offsetInOut" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="offsetLeftRight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="offsetUpDown" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType3dReq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Outlet"> <xs:annotation> <xs:documentation>Identifies a drain point from the watershed with a space delimited "northing easting elevation" value.</xs:documentation> <xs:documentation>If it drains to another known watershed, then the name of that watershed is identified by the "refWs" attribute.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="PointType3dReq"> <xs:attribute name="refWS" type="waterShedNameRef"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | waterShedNameRef |
source | <xs:attribute name="refWS" type="waterShedNameRef"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="OutletStruct"> <xs:annotation> <xs:documentation>Typically a headwall, so headwall parameters are used</xs:documentation> <xs:documentation>wingwallFlare = wingwall angle in degress</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="height" type="xs:double"/> <xs:attribute name="thickness" type="xs:double"/> <xs:attribute name="wingwallLength" type="xs:double"/> <xs:attribute name="wingwallHeight" type="xs:double"/> <xs:attribute name="wingwallThick" type="xs:double"/> <xs:attribute name="wingwallFlare" type="xs:double"/> <xs:attribute name="kineticEfficiency" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="height" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="wingwallLength" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="wingwallHeight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="wingwallThick" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="wingwallFlare" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="kineticEfficiency" type="xs:double"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | Spiral | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OutSpiral"> <xs:annotation> <xs:documentation>Out 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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="P"> <xs:annotation> <xs:documentation>A surface point. it contains an id attribute and a space delimited "northing easting elevation" text value.</xs:documentation> <xs:documentation>The id values are referenced by the surface faces for the coordinate values.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="PointType"> <xs:attribute name="id" type="xs:positiveInteger" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:positiveInteger | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:positiveInteger" use="required"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
type | extension of Point2dReq | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ParaCurve"> <xs:annotation> <xs:documentation>A Point of Vertical Intersection with a space delimited "station elevation" text value and a parabolic vertical curve defined by the "length" attribute.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="Point2dReq"> <xs:attribute name="length" 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:string |
source | <xs:attribute name="desc" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Center CoordGeom VolumeGeom Parcels Title Exclusions LocationAddress Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Parcel"> <xs:annotation> <xs:documentation>Modified to include parcel class and an official ID</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element ref="Center" minOccurs="0"/> <xs:element ref="CoordGeom"/> <xs:element ref="VolumeGeom" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Parcels" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Title" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Exclusions" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="LocationAddress" 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="oID" type="xs:string"/> <xs:attribute name="area" type="xs:double"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="dirClosure" type="direction"/> <xs:attribute name="distClosure" type="xs:double"/> <xs:attribute name="owner" type="xs:string"/> <xs:attribute name="parcelType" type="xs:string"/> <xs:attribute name="setbackFront" type="xs:double"/> <xs:attribute name="setbackRear" type="xs:double"/> <xs:attribute name="setbackSide" type="xs:double"/> <xs:attribute name="state" type="parcelStateType"/> <xs:attribute name="taxId" type="xs:string"/> <xs:attribute name="class" type="parcelClass"/> <xs:attribute name="useOfParcel" type="useOfParcelType"/> <xs:attribute name="parcelFormat" type="parcelFormat"/> <xs:attribute name="buildingNo" type="xs:string"/> <xs:attribute name="buildingLevelNo" type="xs:string"/> <xs:attribute name="volume" type="xs:string"/> <xs:attribute name="pclRef" type="parcelNameRef"/> <xs:attribute name="lotEntitlements" type="xs:string"/> <xs:attribute name="liabilityApportionment" type="xs:string"/> <xs:attribute name="m" type="materialTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="area" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | direction |
source | <xs:attribute name="dirClosure" type="direction"/> |
type | xs:double |
source | <xs:attribute name="distClosure" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="owner" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="parcelType" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="setbackFront" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="setbackRear" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="setbackSide" type="xs:double"/> |
type | parcelStateType | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:attribute name="state" type="parcelStateType"/> |
type | xs:string |
source | <xs:attribute name="taxId" type="xs:string"/> |
type | parcelClass |
source | <xs:attribute name="class" type="parcelClass"/> |
type | useOfParcelType |
source | <xs:attribute name="useOfParcel" type="useOfParcelType"/> |
type | parcelFormat |
source | <xs:attribute name="parcelFormat" type="parcelFormat"/> |
type | xs:string |
source | <xs:attribute name="buildingNo" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="buildingLevelNo" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="volume" type="xs:string"/> |
type | parcelNameRef |
source | <xs:attribute name="pclRef" type="parcelNameRef"/> |
type | xs:string |
source | <xs:attribute name="lotEntitlements" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="liabilityApportionment" type="xs:string"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Parcel Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Parcels"> <xs:annotation> <xs:documentation>A collection of Parcels</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Parcel" 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="uPclName"> <xs:selector xpath="Parcel"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PassingLane"> <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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | station |
source | <xs:attribute name="beginFullWidthSta" type="station"/> |
type | station |
source | <xs:attribute name="endFullWidthSta" type="station"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PeakHour"> <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="volume" type="xs:double"/> </xs:complexType> <!-- Peak Hour Volume - This item is the peak hour volume (PHV). The 30th highest volume of the year should be used as the PHV, 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 |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | xs:double |
source | <xs:attribute name="volume" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Personnel"> <xs:complexType> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="role" type="surveyorRoleType"/> <xs:attribute name="regType" type="registrationType"/> <xs:attribute name="regNumber" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | surveyorRoleType |
source | <xs:attribute name="role" type="surveyorRoleType"/> |
type | registrationType |
source | <xs:attribute name="regType" type="registrationType"/> |
type | xs:string |
source | <xs:attribute name="regNumber" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PI" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Point of Intersection</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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | CircPipe EggPipe ElliPipe RectPipe Channel PipeFlow Center Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Pipe"> <xs:annotation> <xs:documentation>Each Pipe within a Pipes collection element will have a unique "name" attribute.</xs:documentation> <xs:documentation>The pipe type can be determined by the existance of one of the following elements: CircPipe, ElliPipe or RectPipe.</xs:documentation> <xs:documentation>The "startRef and "endRef" attributes reference Struct "name" values.</xs:documentation> <xs:documentation>The start and end invert elevations for the pipe are defined in the Invert elements of referenced structures.</xs:documentation> <xs:documentation>Since a struct may have more than one Invert element, the Invert "pipeRef" attribute is used to select the correct invert element.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="CircPipe"/> <xs:element ref="EggPipe"/> <xs:element ref="ElliPipe"/> <xs:element ref="RectPipe"/> <xs:element ref="Channel"/> </xs:choice> <xs:element ref="PipeFlow" minOccurs="0"/> <!-- <Center> point of the Pipe is the point of center on the curved pipe arc. If this optional element is specified, then the pipe starts at refStart, passes through the <Center> point, and end at refEnd. --> <xs:element ref="Center" minOccurs="0"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="refEnd" type="structNameRef" use="required"/> <xs:attribute name="refStart" type="structNameRef" use="required"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="slope" type="slope"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="m" type="materialTableIndexRef"/> <xs:attribute name="pipeModelRef" type="pipeModelNameRef"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | structNameRef | ||
properties |
|
||
source | <xs:attribute name="refEnd" type="structNameRef" use="required"/> |
type | structNameRef | ||
properties |
|
||
source | <xs:attribute name="refStart" type="structNameRef" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | slope |
source | <xs:attribute name="slope" type="slope"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
type | pipeModelNameRef |
source | <xs:attribute name="pipeModelRef" type="pipeModelNameRef"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PipeFlow"> <xs:annotation> <xs:documentation>hglDown is the hydraulic grade pipe outflow elevation</xs:documentation> <xs:documentation>hglUp is the hydraulic grade pipe inflow elevation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="flowIn" type="pipeFlow" use="required"/> <xs:attribute name="areaCatchment" type="xs:double"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="depthCritical" type="xs:double"/> <xs:attribute name="hglDown" type="xs:double"/> <xs:attribute name="hglUp" type="xs:double"/> <xs:attribute name="intensity" type="xs:double"/> <xs:attribute name="runoffCoeff" type="xs:double"/> <xs:attribute name="slopeCritical" type="slope"/> <xs:attribute name="timeInlet" type="xs:double"/> <xs:attribute name="velocityCritical" type="pipeFlow"/> </xs:complexType> </xs:element> |
type | pipeFlow | ||
properties |
|
||
source | <xs:attribute name="flowIn" type="pipeFlow" use="required"/> |
type | xs:double |
source | <xs:attribute name="areaCatchment" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="depthCritical" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="hglDown" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="hglUp" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="intensity" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="runoffCoeff" type="xs:double"/> |
type | slope |
source | <xs:attribute name="slopeCritical" type="slope"/> |
type | xs:double |
source | <xs:attribute name="timeInlet" type="xs:double"/> |
type | pipeFlow |
source | <xs:attribute name="velocityCritical" type="pipeFlow"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | CircPipe EggPipe ElliPipe RectPipe Channel Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PipeModel"> <xs:annotation> <xs:documentation>Each Pipe Model within a jurisdiction element will have a unique "name" attribute.</xs:documentation> <xs:documentation>Use the oID attribute to describe based on jurisdiction nameing conventions.</xs:documentation> <xs:documentation>The pipe ype and shape is required and determined by the one of the following elements: CircPipe, ElliPipe or RectPipe.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="1" maxOccurs="1"> <xs:element ref="CircPipe"/> <xs:element ref="EggPipe"/> <xs:element ref="ElliPipe"/> <xs:element ref="RectPipe"/> <xs:element ref="Channel"/> </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"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="m" type="materialTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | PipeModel | ||||||||||||
used by |
|
||||||||||||
identity constraints |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PipeModels"> <xs:annotation> <xs:documentation>A collection of defined water control pipes for the specified Jurisdiction</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PipeModel" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:unique name="uPipeModelName"> <xs:selector xpath="PipeModel"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Structs Pipes Feature | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PipeNetwork"> <xs:annotation> <xs:documentation>This element contains one "Structs" collection element and one "Pipes" collection element.</xs:documentation> <xs:documentation>keyRef is a Schema validation mechanism that ensures that the "structRef" and "pipeRef" attribute values have corresponding Pipe and Struct "name" values"</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Structs"/> <xs:element ref="Pipes"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="pipeNetType" type="pipeNetworkType" use="required"/> <xs:attribute name="alignmentRef" type="alignmentNameRef"/> <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 | pipeNetworkType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:attribute name="pipeNetType" type="pipeNetworkType" use="required"/> |
type | alignmentNameRef |
source | <xs:attribute name="alignmentRef" type="alignmentNameRef"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | PipeNetwork Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||
source | <xs:element name="PipeNetworks"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PipeNetwork" 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="uPipeNetName"> <xs:selector xpath="PipeNetwork"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | Units Pipe Feature | ||||||||||||
used by |
|
||||||||||||
identity constraints |
|
||||||||||||
source | <xs:element name="Pipes"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Units" minOccurs="0"/> <xs:element ref="Pipe" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:unique name="uPipeName"> <xs:selector xpath="Pipe"/> <xs:field xpath="@name"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | CoordGeom Location FieldNote Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PlanFeature"> <xs:annotation> <xs:documentation>A planimetric feature not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="CoordGeom"/> <xs:element ref="Location" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="FieldNote" minOccurs="0" 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:attribute name="m" type="materialTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | PlanFeature Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="PlanFeatures"> <xs:annotation> <xs:documentation>A collection of planimetric features not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.</xs:documentation> <xs:documentation>Typically a PlanFeatures element will contain a collection of similar items.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PlanFeature" 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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||
type | restriction of Point | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PntList2D"> <xs:annotation> <xs:documentation>A sequential space delimited list of 2D coordinates with a minimum of 2 points (4 values). </xs:documentation> <xs:documentation>It is primarily used for ProfileSurf to hold the list of station/elevations and CrossSectSurf for offset/elevation. </xs:documentation> <xs:documentation>Example: "0.000 86.52 6.267 86.89 12.413 87.01 26.020 87.83" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="Point"> <xs:minLength value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||
type | restriction of Point | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PntList3D"> <xs:annotation> <xs:documentation>A sequential space delimited list of 3D coordinates with a minimum of 2 points (6 values). </xs:documentation> <xs:documentation>Primarily used to store lists of northing/easting/elevation for Terrain Surface data. </xs:documentation> <xs:documentation>Example: "0.000 86.52 50.0 6.267 86.89 50.0 12.413 87.01 50.0 26.020 87.83 50.0" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="Point"> <xs:minLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
children | P | ||||||||||||
used by |
|
||||||||||||
identity constraints |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Pnts"> <xs:annotation> <xs:documentation>The collection of points that defined the surface. The "P" point id values are unique per surface.</xs:documentation> <xs:documentation>The id values are referenced by the surface faces and breaklines.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="P" minOccurs="3" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:unique name="uSrfPntNum"> <xs:selector xpath="P"/> <xs:field xpath="@id"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="PointFile"> <xs:annotation> <xs:documentation>A reference to an external file containing point information.</xs:documentation> <xs:documentation>The format of the information is defined by the order and delimeter attributes.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileName" use="required"/> <xs:attribute name="fileType" use="required"/> <xs:attribute name="fileFormat" use="required"/> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="fileName" use="required"/> |
properties |
|
||
source | <xs:attribute name="fileType" use="required"/> |
properties |
|
||
source | <xs:attribute name="fileFormat" use="required"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||
properties |
|
||||
children | PointFile Feature | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="PointFiles"> <xs:annotation> <xs:documentation>The collection of external point files 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="PointFile" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TargetPoint FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PointResults"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint" 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="targetSetupID" type="xs:IDREF"/> <xs:attribute name="meanHorizAngle" type="xs:double"/> <xs:attribute name="horizStdDeviation" type="xs:double"/> <xs:attribute name="meanzenithAngle" type="zenithAngle"/> <xs:attribute name="vertStdDeviation" type="xs:double"/> <xs:attribute name="meanSlopeDistance" type="xs:double"/> <xs:attribute name="slopeDistanceStdDeviation" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="targetSetupID" type="xs:IDREF"/> |
type | xs:double |
source | <xs:attribute name="meanHorizAngle" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="horizStdDeviation" type="xs:double"/> |
type | zenithAngle |
source | <xs:attribute name="meanzenithAngle" type="zenithAngle"/> |
type | xs:double |
source | <xs:attribute name="vertStdDeviation" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="meanSlopeDistance" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="slopeDistanceStdDeviation" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Pond"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <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="alignmentRef" type="alignmentNameRef" use="required"/> <xs:attribute name="surfaceRef" type="surfaceNameRef" use="required"/> <xs:attribute name="volume" type="xs:double"/> <xs:attribute name="hazenWilliams" type="xs:double"/> <xs:attribute name="mannings" type="xs:double"/> <xs:attribute name="material" type="pipeMaterialType"/> <xs:attribute name="m" type="materialTableIndexRef"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | alignmentNameRef | ||
properties |
|
||
source | <xs:attribute name="alignmentRef" type="alignmentNameRef" use="required"/> |
type | surfaceNameRef | ||
properties |
|
||
source | <xs:attribute name="surfaceRef" type="surfaceNameRef" use="required"/> |
type | xs:double |
source | <xs:attribute name="volume" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | materialTableIndexRef |
source | <xs:attribute name="m" type="materialTableIndexRef"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PostedSpeed"> <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="speedLimit" type="speed"/> </xs:complexType> </xs:element> |
type | station |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | speed |
source | <xs:attribute name="speedLimit" type="speed"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | PVI ParaCurve UnsymParaCurve CircCurve Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="ProfAlign"> <xs:annotation> <xs:documentation>The "ProfAlign" element will typically represent a proposed vertical alignment for a profile.</xs:documentation> <xs:documentation>It is defined by a sequential series of any combination of the four "PVI" element types.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element ref="PVI" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ParaCurve" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="UnsymParaCurve" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CircCurve" 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"/> <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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ProfSurf ProfAlign Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Profile"> <xs:annotation> <xs:documentation>A profile or long section</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element ref="ProfSurf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ProfAlign" 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="staStart" type="xs:double"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="staStart" type="xs:double"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | PntList2D Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="ProfSurf"> <xs:annotation> <xs:documentation>The "ProfSurf" element will typically represent an existing ground surface for a profile. </xs:documentation> <xs:documentation>It is defined with a space delimited PntList2D of station/elevations pairs. </xs:documentation> <xs:documentation>Example: "0.000 86.52 6.267 86.89 12.413 87.01 26.020 87.83" </xs:documentation> <xs:documentation>Note: Gaps in the profile 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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="Project"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:choice> <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 |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="Property"> <xs:annotation> <xs:documentation>Used to include additional information that is not explicitly defined by the LandXML schema. Each Property element defines one piece of data.</xs:documentation> <xs:documentation>The "label" attribute defines the name of the value held in the "value" attribute.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="label" use="required"/> <xs:attribute name="value" use="required"/> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="label" use="required"/> |
properties |
|
||
source | <xs:attribute name="value" use="required"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="PurposeOfSurvey"> <xs:complexType> <xs:attribute name="name" type="purpSurvType" use="required"/> </xs:complexType> </xs:element> |
type | purpSurvType | ||
properties |
|
||
source | <xs:attribute name="name" type="purpSurvType" use="required"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||
type | extension of Point2dReq | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PVI"> <xs:annotation> <xs:documentation>Represents a Point of Vertical Intersection with a space delimited "station elevation" text value</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="Point2dReq"> <xs:attribute name="desc" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RawObservationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TargetPoint OffsetVals FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RawObservation"> <xs:complexType mixed="false"> <xs:complexContent> <xs:extension base="RawObservationType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RectPipe"> <xs:annotation> <xs:documentation>hazenWilliams attribute is the Hazen-Williams friction loss equation result</xs:documentation> <xs:documentation>mannings attribute is the Mannings coeffecient of roughness</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="width" 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" type="pipeMaterialType"/> <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="width" type="xs:double" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="hazenWilliams" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="mannings" type="xs:double"/> |
type | pipeMaterialType | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="material" type="pipeMaterialType"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RectStruct"> <xs:annotation> <xs:documentation>Typically for catchbasins and cleanouts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double" use="required"/> <xs:attribute name="lengthDir" type="direction" use="optional"/> <xs:attribute name="width" 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:attribute name="sumpDepth" type="xs:double"/> <xs:attribute name="junctionDrop" type="xs:double"/> <xs:attribute name="structureDepth" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="length" type="xs:double" use="required"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="lengthDir" type="direction" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double" use="required"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
source | <xs:attribute name="inletCase"/> |
type | xs:double |
source | <xs:attribute name="lossCoeff" type="xs:double"/> |
source | <xs:attribute name="material"/> |
type | xs:double |
source | <xs:attribute name="thickness" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="sumpDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="junctionDrop" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="structureDepth" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RedHorizontalPosition"> <xs:annotation> <xs:documentation>This element is used to define the Reduced Horizontal Position. The coordinates given in Geographical Coordinates may come in variety of means. </xs:documentation> </xs:annotation> <xs:complexType> <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:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="state" type="xs:string"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="purpose" type="purposeType"/> <xs:attribute name="setupID" type="xs:IDREF"/> <xs:attribute name="date" type="xs:date"/> <xs:attribute name="equipmentUsed" type="equipmentType"/> <xs:attribute name="horizontalDatum" type="xs:string"/> <xs:attribute name="horizontalAdjustment" type="xs:string"/> <xs:attribute name="latitude" type="xs:string"/> <xs:attribute name="longitude" type="xs:string"/> <xs:attribute name="horizontalFix" type="xs:string"/> <xs:attribute name="currencyDate" type="xs:string"/> <xs:attribute name="localUncertainity" type="xs:double"/> <xs:attribute name="class" type="xs:string"/> <xs:attribute name="order" type="xs:string"/> <xs:attribute name="positionalUncertainity" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="state" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | purposeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:date |
source | <xs:attribute name="date" type="xs:date"/> |
type | equipmentType |
source | <xs:attribute name="equipmentUsed" type="equipmentType"/> |
type | xs:string |
source | <xs:attribute name="horizontalDatum" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="horizontalAdjustment" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="latitude" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="longitude" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="horizontalFix" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="currencyDate" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="localUncertainity" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="class" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="order" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="positionalUncertainity" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TargetPoint OffsetVals FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReducedArcObservation"> <xs:annotation> <xs:documentation>As we discussed this element is used to provide measured information for calculating boundary arcs. The definition information required is quite different to the curve element</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint" minOccurs="0"/> <xs:element ref="OffsetVals" 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="purpose" type="purposeType"/> <xs:attribute name="setupID" type="xs:IDREF"/> <xs:attribute name="targetSetupID" type="xs:IDREF"/> <xs:attribute name="setID"/> <xs:attribute name="chordAzimuth" type="direction" use="required"/> <xs:attribute name="radius" type="xs:double" use="required"/> <xs:attribute name="length" type="xs:double" use="required"/> <xs:attribute name="rot" type="clockwise" use="required"/> <xs:attribute name="equipmentUsed" type="equipmentType"/> <xs:attribute name="arcAzimuthAccuracy" type="xs:double"/> <xs:attribute name="arcLengthAccuracy" type="xs:double"/> <xs:attribute name="date" type="xs:date"/> <xs:attribute name="arcType" type="xs:string"/> <xs:attribute name="adoptedSurvey" type="xs:string"/> <xs:attribute name="lengthAccClass" type="xs:string"/> <xs:attribute name="azimuthAccClass" type="xs:string"/> <xs:attribute name="azimuthAdoptionFactor" type="xs:double"/> <xs:attribute name="lengthAdoptionFactor" type="xs:double"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> <xs:attribute name="alignRef" type="alignmentNameRef"/> <xs:attribute name="alignStationName" type="xs:string"/> <xs:attribute name="alignOffset" type="offsetDistance"/> <!-- 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. --> <!-- alignRef is the name of the alignment. alignStationName is the station value where the rod reading is taken. alignOffset is the signed (+/-) distance from the CL of the referenced alignment. --> </xs:complexType> </xs:element> |
type | purposeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="targetSetupID" type="xs:IDREF"/> |
source | <xs:attribute name="setID"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="chordAzimuth" type="direction" use="required"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="radius" type="xs:double" use="required"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="length" type="xs:double" use="required"/> |
type | clockwise | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="rot" type="clockwise" use="required"/> |
type | equipmentType |
source | <xs:attribute name="equipmentUsed" type="equipmentType"/> |
type | xs:double |
source | <xs:attribute name="arcAzimuthAccuracy" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="arcLengthAccuracy" type="xs:double"/> |
type | xs:date |
source | <xs:attribute name="date" type="xs:date"/> |
type | xs:string |
source | <xs:attribute name="arcType" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="adoptedSurvey" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="lengthAccClass" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="azimuthAccClass" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="azimuthAdoptionFactor" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="lengthAdoptionFactor" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | coordGeomNameRefs |
source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
type | alignmentNameRef |
source | <xs:attribute name="alignRef" type="alignmentNameRef"/> |
type | xs:string |
source | <xs:attribute name="alignStationName" type="xs:string"/> |
type | offsetDistance |
source | <xs:attribute name="alignOffset" type="offsetDistance"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TargetPoint OffsetVals FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReducedObservation"> <xs:annotation> <xs:documentation>This has been modified to include new fields such as accuracy, date, class and adoption. I've added in bearing (azimuth is in terms of true north whereas bearing is the projection north) </xs:documentation> <xs:documentation> - maybe this doesn't matter, may need to discuss</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TargetPoint" minOccurs="0"/> <xs:element ref="OffsetVals" 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="purpose" type="purposeType"/> <xs:attribute name="setupID" type="xs:IDREF"/> <xs:attribute name="targetSetupID" type="xs:IDREF"/> <xs:attribute name="targetSetup2ID" type="xs:IDREF"/> <xs:attribute name="setID"/> <xs:attribute name="targetHeight" type="xs:double"/> <xs:attribute name="azimuth" type="direction" use="optional"/> <xs:attribute name="horizDistance" type="xs:double" use="optional"/> <xs:attribute name="vertDistance" type="xs:double" use="optional"/> <xs:attribute name="horizAngle" type="angle" use="optional"/> <xs:attribute name="slopeDistance" type="xs:double" use="optional"/> <xs:attribute name="zenithAngle" type="zenithAngle" use="optional"/> <xs:attribute name="equipmentUsed" type="equipmentType"/> <xs:attribute name="azimuthAccuracy" type="xs:double"/> <xs:attribute name="distanceAccuracy" type="xs:double"/> <xs:attribute name="angleAccuracy" type="xs:double"/> <xs:attribute name="date" type="xs:date"/> <xs:attribute name="distanceType" type="observationType"/> <xs:attribute name="azimuthType" type="observationType"/> <xs:attribute name="angleType" type="observationType"/> <xs:attribute name="adoptedAzimuthSurvey" type="xs:string"/> <xs:attribute name="adoptedDistanceSurvey" type="xs:string"/> <xs:attribute name="adoptedAngleSurvey" type="xs:string"/> <xs:attribute name="distanceAccClass" type="xs:string"/> <xs:attribute name="azimuthAccClass" type="xs:string"/> <xs:attribute name="angleAccClass" type="xs:string"/> <xs:attribute name="azimuthAdoptionFactor" type="xs:double"/> <xs:attribute name="distanceAdoptionFactor" type="xs:double"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="MSLDistance" type="xs:string"/> <xs:attribute name="spherDistance" type="xs:string"/> <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> <xs:attribute name="alignRef" type="alignmentNameRef"/> <xs:attribute name="alignStationName" type="xs:string"/> <xs:attribute name="alignOffset" type="offsetDistance"/> <!-- 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. --> <!-- alignRef is the name of the alignment. alignStationName is the station value where the rod reading is taken. alignOffset is the signed (+/-) distance from the CL of the referenced alignment. --> </xs:complexType> </xs:element> |
type | purposeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="targetSetupID" type="xs:IDREF"/> |
type | xs:IDREF |
source | <xs:attribute name="targetSetup2ID" type="xs:IDREF"/> |
source | <xs:attribute name="setID"/> |
type | xs:double |
source | <xs:attribute name="targetHeight" type="xs:double"/> |
type | direction | ||
properties |
|
||
source | <xs:attribute name="azimuth" type="direction" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="horizDistance" type="xs:double" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="vertDistance" type="xs:double" use="optional"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="horizAngle" type="angle" use="optional"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="slopeDistance" type="xs:double" use="optional"/> |
type | zenithAngle | ||
properties |
|
||
source | <xs:attribute name="zenithAngle" type="zenithAngle" use="optional"/> |
type | equipmentType |
source | <xs:attribute name="equipmentUsed" type="equipmentType"/> |
type | xs:double |
source | <xs:attribute name="azimuthAccuracy" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="distanceAccuracy" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="angleAccuracy" type="xs:double"/> |
type | xs:date |
source | <xs:attribute name="date" type="xs:date"/> |
type | observationType |
source | <xs:attribute name="distanceType" type="observationType"/> |
type | observationType |
source | <xs:attribute name="azimuthType" type="observationType"/> |
type | observationType |
source | <xs:attribute name="angleType" type="observationType"/> |
type | xs:string |
source | <xs:attribute name="adoptedAzimuthSurvey" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="adoptedDistanceSurvey" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="adoptedAngleSurvey" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="distanceAccClass" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="azimuthAccClass" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="angleAccClass" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="azimuthAdoptionFactor" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="distanceAdoptionFactor" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="MSLDistance" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="spherDistance" type="xs:string"/> |
type | coordGeomNameRefs |
source | <xs:attribute name="coordGeomRefs" type="coordGeomNameRefs"/> |
type | alignmentNameRef |
source | <xs:attribute name="alignRef" type="alignmentNameRef"/> |
type | xs:string |
source | <xs:attribute name="alignStationName" type="xs:string"/> |
type | offsetDistance |
source | <xs:attribute name="alignOffset" type="offsetDistance"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | FieldNote Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RedVerticalObservation"> <xs:complexType> <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:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="state" type="xs:string"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="purpose" type="purposeType"/> <xs:attribute name="setupID" type="xs:IDREF"/> <xs:attribute name="date" type="xs:date"/> <xs:attribute name="equipmentUsed" type="equipmentType"/> <xs:attribute name="height" type="xs:double"/> <xs:attribute name="verticalAdjustment" type="xs:string"/> <xs:attribute name="verticalFix" type="xs:string"/> <xs:attribute name="geosphoid" type="xs:double"/> <xs:attribute name="gsDatum" type="xs:string"/> <xs:attribute name="gsModel" type="xs:string"/> <xs:attribute name="gsMethod" type="xs:string"/> <xs:attribute name="originMark" type="xs:string"/> <xs:attribute name="verticalDatum" type="xs:string"/> <xs:attribute name="localUncertainity" type="xs:double"/> <xs:attribute name="class" type="xs:string"/> <xs:attribute name="order" type="xs:string"/> <xs:attribute name="positionalUncertainity" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string |
source | <xs:attribute name="state" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
type | purposeType | |||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="purpose" type="purposeType"/> |
type | xs:IDREF |
source | <xs:attribute name="setupID" type="xs:IDREF"/> |
type | xs:date |
source | <xs:attribute name="date" type="xs:date"/> |
type | equipmentType |
source | <xs:attribute name="equipmentUsed" type="equipmentType"/> |
type | xs:double |
source | <xs:attribute name="height" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="verticalAdjustment" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="verticalFix" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="geosphoid" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="gsDatum" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="gsModel" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="gsMethod" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="originMark" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="verticalDatum" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="localUncertainity" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="class" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="order" type="xs:string"/> |
type | xs:double |
source | <xs:attribute name="positionalUncertainity" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | RetWallPnt Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="RetWall"> <xs:annotation> <xs:documentation>The retaining wall is defined by a sequential collection of points along the wall.</xs:documentation> <xs:documentation>Each point has a location (northing/easting/elevation), height of wall and offset to the wall point.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="RetWallPnt" minOccurs="2" 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="m" type="materialTableIndexRef" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | materialTableIndexRef | ||
properties |
|
||
source | <xs:attribute name="m" type="materialTableIndexRef" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType3dReq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RetWallPnt"> <xs:annotation> <xs:documentation>A retaining wall point defined by a space delimited "northing easting elevation" text value with height and offset attributes to define the wall point</xs:documentation> <xs:documentation>The height value is positive if the northing/easting/elevation point is at the bottom of the wall, negative if the point is at the top of the wall.</xs:documentation> <xs:documentation>The offset value is negative for left and positive for right.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:simpleContent> <xs:extension base="PointType3dReq"> <xs:attribute name="height" type="xs:double" use="required"/> <xs:attribute name="offset" type="xs:double" use="required"/> </xs:extension> </xs:simpleContent> </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="offset" type="xs:double" use="required"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="RoadName"> <xs:complexType> <xs:attribute name="roadNameType" type="roadNameTypeType"/> <xs:attribute name="roadName" type="xs:string"/> <xs:attribute name="roadNameSuffix" type="roadNameSuffixType"/> <xs:attribute name="roadType" type="roadTypeType"/> <xs:attribute name="pclRef" type="parcelNameRefs"/> </xs:complexType> </xs:element> |
type | roadNameTypeType |
source | <xs:attribute name="roadNameType" type="roadNameTypeType"/> |
type | xs:string |
source | <xs:attribute name="roadName" type="xs:string"/> |
type | roadNameSuffixType |
source | <xs:attribute name="roadNameSuffix" type="roadNameSuffixType"/> |
type | roadTypeType |
source | <xs:attribute name="roadType" type="roadTypeType"/> |
type | parcelNameRefs |
source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | ObstructionOffset BikeFacilities RoadSign DrivewayDensity HazardRating Ditch Feature | ||
used by |
|
||
source | <xs:element name="Roadside"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ObstructionOffset" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="BikeFacilities" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RoadSign" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DrivewayDensity" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="HazardRating" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Ditch" 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-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RoadSign"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="MUTCDCode" type="xs:string"/> <xs:attribute name="station" type="station"/> <xs:attribute name="offset" type="offsetDistance"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> <xs:attribute name="type" type="roadSignType"/> <xs:attribute name="mountHeight" type="xs:double"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="height" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="MUTCDCode" type="xs:string"/> |
type | station |
source | <xs:attribute name="station" type="station"/> |
type | offsetDistance |
source | <xs:attribute name="offset" type="offsetDistance"/> |
type | sideofRoadType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | roadSignType | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:attribute name="type" type="roadSignType"/> |
type | xs:double |
source | <xs:attribute name="mountHeight" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="height" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Classification Lanes Roadside Speeds NoPassingZone TrafficVolume CrashData DecisionSightDistance BridgeElement PlanFeature Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Roadway"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Lanes" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Roadside" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Speeds" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="NoPassingZone" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TrafficVolume" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CrashData" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DecisionSightDistance" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="BridgeElement" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PlanFeature" 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="alignmentRefs" type="alignmentNameRefs" use="required"/> <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> <xs:attribute name="gradeModelRefs" type="gradeModelNameRefs"/> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="roadTerrain" type="roadTerrainType"/> <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 | alignmentNameRefs | ||
properties |
|
||
source | <xs:attribute name="alignmentRefs" type="alignmentNameRefs" use="required"/> |
type | surfaceNameRefs |
source | <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> |
type | gradeModelNameRefs |
source | <xs:attribute name="gradeModelRefs" type="gradeModelNameRefs"/> |
type | station |
source | <xs:attribute name="staStart" type="station"/> |
type | station |
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | roadTerrainType | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="roadTerrain" type="roadTerrainType"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Roadway Intersections Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="Roadways"> <xs:complexType> <xs:choice> <xs:element ref="Roadway" maxOccurs="unbounded"/> <xs:element ref="Intersections" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <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 | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
diagram | ![]() |
||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="RunoffSta" type="station" nillable="true"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SanitarySewerNetwork"> <xs:annotation> <xs:documentation>Slope values are the ratio of (elevation diff/2D distance) expressed in (x100) PERCENT %.</xs:documentation> <xs:documentation>Flow Velocity [fluid volume/second] is expressed in the defined velocity units</xs:documentation> <xs:documentation>Clearance is the vertical distance between utility network pipes</xs:documentation> <xs:documentation>Cover is the vertical distance between utility network pipes and the finished ground surface</xs:documentation> <xs:documentation>Length, Depth, Clearance, Sump depth, and Cover attributes are expressed in the defined linear units</xs:documentation> <xs:documentation>Lateral attributes refer to lateral pipe and structure connections to the primary pipe network</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="minimumPipeSlope" type="slope" default="1.0"/> <xs:attribute name="maximumPipeSlope" type="slope" default="10.0"/> <xs:attribute name="minimumPipeFlowVelocity" type="pipeFlow"/> <xs:attribute name="maximumPipeFlowVelocity" type="pipeFlow"/> <xs:attribute name="minimumPipeDiameter" type="xs:double"/> <xs:attribute name="minimumLateralSlope" type="slope" default="1.0"/> <xs:attribute name="maximumLateralSlope" type="slope" default="10.0"/> <xs:attribute name="minimumPipeCover" type="xs:double"/> <xs:attribute name="maximumPipeCover" type="xs:double"/> <xs:attribute name="maximumPipeLength" type="xs:double"/> <xs:attribute name="minimumStructureDepth" type="xs:double"/> <xs:attribute name="maximumStructureDepth" type="xs:double"/> <xs:attribute name="minimumStructureSumpDepth" type="xs:double"/> <xs:attribute name="maximumStructureSumpDepth" type="xs:double"/> <xs:attribute name="minimumPipeClearanceBelow" type="xs:double"/> <xs:attribute name="minimumPipeClearanceAbove" type="xs:double"/> </xs:complexType> </xs:element> |
type | slope | ||
properties |
|
||
source | <xs:attribute name="minimumPipeSlope" type="slope" default="1.0"/> |
type | slope | ||
properties |
|
||
source | <xs:attribute name="maximumPipeSlope" type="slope" default="10.0"/> |
type | pipeFlow |
source | <xs:attribute name="minimumPipeFlowVelocity" type="pipeFlow"/> |
type | pipeFlow |
source | <xs:attribute name="maximumPipeFlowVelocity" type="pipeFlow"/> |
type | xs:double |
source | <xs:attribute name="minimumPipeDiameter" type="xs:double"/> |
type | slope | ||
properties |
|
||
source | <xs:attribute name="minimumLateralSlope" type="slope" default="1.0"/> |
type | slope | ||
properties |
|
||
source | <xs:attribute name="maximumLateralSlope" type="slope" default="10.0"/> |
type | xs:double |
source | <xs:attribute name="minimumPipeCover" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="maximumPipeCover" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="maximumPipeLength" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="minimumStructureDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="maximumStructureDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="minimumStructureSumpDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="maximumStructureSumpDepth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="minimumPipeClearanceBelow" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="minimumPipeClearanceAbove" type="xs:double"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SlottedInlet"> <xs:annotation> <xs:documentation>A combination of both curb and grate openings for water runoff inlet</xs:documentation> <xs:documentation>interceptEfficiency = % of inflow that gets intercepted by vegetation and doesn't enter inlet or % of inflow that isn't intercepted</xs:documentation> <xs:documentation>Weir = 2.48 or 1.4 default. It's dimensionality based depth probably, as length is above in SlotLength so SlotWeir is probably the depth of water that gets blocked and doesn't pass into inlet.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double"/> <xs:attribute name="width" type="xs:double"/> <xs:attribute name="weir" type="xs:double"/> <xs:attribute name="orifice" type="xs:double"/> <xs:attribute name="gutterDepression" type="xs:double"/> <xs:attribute name="localDepression" type="xs:double"/> <xs:attribute name="pondingWidth" type="xs:double"/> <xs:attribute name="interceptEfficiency" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double |
source | <xs:attribute name="length" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="width" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="weir" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="orifice" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="gutterDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="localDepression" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="pondingWidth" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="interceptEfficiency" type="xs:double"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | Chain PointFiles Boundaries Breaklines Contours DataPoints Flowlines Feature | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SourceData"> <xs:annotation> <xs:documentation>The collection of data that was used to create the surface.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:choice> <xs:element ref="Chain" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PointFiles" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Boundaries" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Breaklines" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Contours" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DataPoints" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Flowlines" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
properties |
|
||
children | DesignSpeed DesignSpeed85th PostedSpeed Feature | ||
used by |
|
||
source | <xs:element name="Speeds"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="DesignSpeed" maxOccurs="unbounded"/> <xs:element ref="DesignSpeed85th" maxOccurs="unbounded"/> <xs:element ref="PostedSpeed" 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-2.0 | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="SpeedStation"> <xs:annotation> <xs:documentation>A cant speed-only station. The “station” is a required double that is internal station value. The “speed” is an optional double that is the design speed. This value is in kmph or mph depending upon the units. </xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="station" type="xs:double" use="required"/> <xs:attribute name="speed" type="xs:double" use="required"/> </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="speed" type="xs:double" use="required"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Start PI End Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Spiral"> <xs:annotation> <xs:documentation>An "infinite" spiral radius is denoted by the value "INF". </xs:documentation> <xs:documentation>This conforms to XML Schema which defines infinity as "INF" or "-INF" for all numeric datatypes </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="3" maxOccurs="3"> <xs:element ref="Start"/> <xs:element ref="PI"/> <xs:element ref="End"/> </xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="length" type="xs:double" use="required"/> <xs:attribute name="radiusEnd" type="xs:double" use="required"/> <xs:attribute name="radiusStart" type="xs:double" use="required"/> <xs:attribute name="rot" type="clockwise" use="required"/> <xs:attribute name="spiType" type="spiralType" use="required"/> <xs:attribute name="chord" type="xs:double"/> <xs:attribute name="constant" type="xs:double"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="dirEnd" type="direction"/> <xs:attribute name="dirStart" type="direction"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="theta" type="angle"/> <xs:attribute name="totalY" type="xs:double"/> <xs:attribute name="totalX" type="xs:double"/> <xs:attribute name="staStart" type="xs:double"/> <xs:attribute name="state" type="stateType"/> <xs:attribute name="tanLong" type="xs:double"/> <xs:attribute name="tanShort" type="xs:double"/> <xs:attribute name="oID" type="xs:string"/> </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="radiusEnd" type="xs:double" use="required"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="radiusStart" type="xs:double" use="required"/> |
type | clockwise | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="rot" type="clockwise" use="required"/> |
type | spiralType | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="spiType" type="spiralType" use="required"/> |
type | xs:double |
source | <xs:attribute name="chord" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="constant" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
type | direction |
source | <xs:attribute name="dirEnd" type="direction"/> |
type | direction |
source | <xs:attribute name="dirStart" type="direction"/> |
type | xs:string |
source | <xs:attribute name="name" type="xs:string"/> |
type | angle |
source | <xs:attribute name="theta" type="angle"/> |
type | xs:double |
source | <xs:attribute name="totalY" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="totalX" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="staStart" type="xs:double"/> |
type | stateType | |||||||||||||||
facets |
|
|||||||||||||||
source | <xs:attribute name="state" type="stateType"/> |
type | xs:double |
source | <xs:attribute name="tanLong" type="xs:double"/> |
type | xs:double |
source | <xs:attribute name="tanShort" type="xs:double"/> |
type | xs:string |
source | <xs:attribute name="oID" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="StaEquation"> <xs:annotation> <xs:documentation>The "staInternal" value identifies the location of the station equation. It is the station value with no equations applied (staStart + dist). "staAhead" is the new station value and "staIncrement" indicates whether or not the station values increase or decrease.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="staAhead" type="xs:double" use="required"/> <xs:attribute name="staBack" type="xs:double"/> <xs:attribute name="staInternal" type="xs:double" use="required"/> <xs:attribute name="staIncrement" type="stationIncrementDirectionType" use="optional"/> <xs:attribute name="desc" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="staAhead" type="xs:double" use="required"/> |
type | xs:double |
source | <xs:attribute name="staBack" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="staInternal" type="xs:double" use="required"/> |
type | stationIncrementDirectionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="staIncrement" type="stationIncrementDirectionType" use="optional"/> |
type | xs:string |
source | <xs:attribute name="desc" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Start" type="PointType"> <xs:annotation> <xs:documentation>Represents a 2D or 3D Starting or beginning 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-2.0 | ||||
type | station | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="StartofRunoutSta" type="station" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||
type | xs:double | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="Station" type="xs:double"> <xs:annotation> <xs:documentation>Station Name</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StormWaterNetwork"> <xs:annotation> <xs:documentation>Slope values are the ratio of (elevation diff/2D distance) expressed in (x100) PERCENT %.</xs:documentation> <xs:documentation>Flow Velocity [fluid volume/second] is expressed in the defined velocity units</xs:documentation> <xs:documentation>Clearance is the vertical distance between utility network pipes</xs:documentation> <xs:documentation>Cover is the vertical distance between utility network pipes and the finished ground surface</xs:documentation> <xs:documentation>Length, Depth, Clearance, Drop, StepUp and Cover attributes are expressed in the defined linear units</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="minimumPipeSlope" type="slope" default="1.0"/> <xs:attribute name="maximumPipeSlope" type="slope" default="10.0"/> <xs:attribute name="minimumPipeFlowVelocity" type="pipeFlow"/> <xs:attribute name |