Schema LandXML-1.0.xsd


schema location:  http://www.LandXML.org/schema/LandXML-1.0/LandXML-1.0.xsd
targetNamespace:  http://www.landxml.org/schema/LandXML-1.0
 
Elements  Complex types  Simple types 
AdverseSE  PointType  adverseSEType 
Alignment  PointType3dReq  alignmentNameRef 
Alignments  alignmentNameRefs 
Application  angle 
Author  angularType 
Backsight  beaconProtectionType 
BacksightPoint  beaconType 
BeginRunoffSta  bridgeProjectType 
BeginRunoutSta  cgPointsNameRef 
BikeFacilities  cgPointsNameRefs 
Boundaries  ChainType 
Boundary  clockwise 
Breakline  coordGeomNameRef 
Breaklines  coordGeomNameRefs 
BridgeElement  cornerType 
Center  crashIntersectionRelation 
CgPoint  crashSeverityType 
CgPoints  crossSectionPnt 
Chain  crossSlope 
Channel  curbType 
CircCurve  curveType 
CircPipe  direction 
CircStruct  ditchBottomShape 
Classification  drivewayDensity 
ClimbLane  DTMAttributeType 
Connection  equipmentType 
Contour  FaceType 
Contours  functionalClassType 
ControlChecks  GPSSolutionFrequencyEnum 
CoordGeom  GPSSolutionTypeEnum 
CoordinateSystem  GPSTime 
Corner  gradeModelNameRef 
Corrections  gradeModelNameRefs 
CrashData  impArea 
CrashHistory  impDiameter 
CrossSect  impFlow 
CrossSects  impHeight 
CrossSectSurf  impLinear 
Curb  impPressure 
Curve  impTemperature 
DailyTrafficVolume  impVelocity 
DataPoints  impVolume 
DecisionSightDistance  impWidth 
Definition  inOut 
DesignHour  intersectionConstructionType 
DesignSpeed  laneTaperType 
DesignSpeed85th  maneuverType 
Ditch  metArea 
DocFileRef  metDiameter 
DrivewayDensity  metFlow 
ElliPipe  metHeight 
End  metLinear 
EndofRunoutSta  metPressure 
Equipment  metTemperature 
F  metVelocity 
Faces  metVolume 
Feature  metWidth 
FieldNote  monumentCategory 
FullSuperelev  monumentCondition 
FullSuperSta  monumentNameRef 
GPSAntennaDetails  monumentPurpose 
GPSPosition  monumentState 
GPSQCInfoLevel1  monumentType 
GPSQCInfoLevel2  observationType 
GPSReceiverDetails  offsetDistance 
GPSSetup  offsetElevation 
GPSVector  parcelClass 
GradeModel  parcelNameRef 
GradeSurface  parcelNameRefs 
HazardRating  parcelStateType 
Imperial  pavementSurfaceType 
InletStruct  pipeNameRef 
InstrumentDetails  pipeNameRefs 
InstrumentPoint  pipeNetworkType 
InstrumentSetup  Point 
Intersection  Point2dReq 
Intersections  Point3dOpt 
Invert  Point3dReq 
IrregularLine  pointGeometryType 
LandXML  pointNameRef 
Lanes  pointNameRefs 
LaserDetails  purposeType 
LaserSetup  roadSignType 
Line  roadTerrainType 
Location  roadwayNameRef 
MapPoint  roadwayNameRefs 
Metric  shoulderCategoryType 
Monument  shoulderMaterialType 
Monuments  sideofRoadType 
NoPassingZone  sideType 
ObservationGroup  slope 
ObstructionOffset  speed 
OffsetLane  spiralType 
OffsetVals  stateType 
Outlet  station 
OutletStruct  structNameRef 
P  structNameRefs 
ParaCurve  surfaceNameRef 
Parcel  surfaceNameRefs 
Parcels  surfBndType 
PassingLane  surfFaceType 
PeakHour  surfTypeEnum 
Personnel  surfVolCMethodType 
PI  surveyRoleType 
Pipe  surveyType 
PipeFlow  survPntType 
PipeNetwork  trafficControlPosition 
PipeNetworks  trafficControlType 
Pipes  trafficTurnRestriction 
PlanFeature  turnLaneType 
PlanFeatures  waterShedNameRef 
PntList2D  xsVolCalcMethodType 
PntList3D  zoneCategoryType 
Pnts  zoneHingeType 
PointFile  zoneMaterialType 
PointFiles  zoneNumberType 
PointResults  zoneOffsetType 
PostedSpeed  zonePlacementType 
ProfAlign  zoneSurfaceType 
Profile  zoneTransitionType 
ProfSurf  zoneVertType 
Project 
Property 
PVI 
RawObservation 
RectPipe 
RectStruct 
ReducedArcObservation 
ReducedObservation 
RetWall 
RetWallPnt 
Roadside 
RoadSign 
Roadway 
Roadways 
RunoffSta 
SourceData 
Speeds 
Spiral 
StaEquation 
Start 
StartofRunoutSta 
Struct 
StructFlow 
Structs 
Superelevation 
Surface 
Surfaces 
SurfVolume 
SurfVolumes 
Survey 
SurveyHeader 
SurveyMonument 
TargetPoint 
TargetSetup 
ThruLane 
Timing 
Title 
TrafficControl 
TrafficVolume 
TurnLane 
TurnRestriction 
TurnSpeed 
TwoWayLeftTurnLane 
Units 
UnsymParaCurve 
Volume 
Watershed 
Watersheds 
WideningLane 
Zone 
ZoneCrossSectStructure 
ZoneCutFill 
ZoneHinge 
ZoneMaterial 
Zones 
ZoneSlope 
ZoneWidth 


element AdverseSE
diagram
namespace http://www.landxml.org/schema/LandXML-1.0
type adverseSEType
used by
element Superelevation
facets
enumeration non-adverse
enumeration adverse
source
<xs:element name="AdverseSE" type="adverseSEType"/>

element Alignment
diagram
namespace http://www.landxml.org/schema/LandXML-1.0
children Start CoordGeom StaEquation Profile CrossSects Superelevation Feature
used by
element Alignments
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
length  xs:double  required      
staStart  xs:double  required      
desc  xs:string        
oID  xs:string        
state  stateType        
annotation
documentation 
geometric horizontal alignment, PGL or chain typically representing a road design center line
source
<xs:element name="Alignment">
  <xs:annotation>
    <xs:documentation>geometric horizontal alignment, PGL or chain typically representing a road design center line</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="Start" minOccurs="0"/>
      <xs:element ref="CoordGeom"/>
      <xs:element ref="StaEquation" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="Profile" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="CrossSects" minOccurs="0"/>
      <xs:element ref="Superelevation" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:attribute name="name" type="xs:string" use="required"/>
    <xs:attribute name="length" type="xs:double" use="required"/>
    <xs:attribute name="staStart" type="xs:double" use="required"/>
    <xs:attribute name="desc" type="xs:string"/>
    <xs:attribute name="oID" type="xs:string"/>
    <xs:attribute name="state" type="stateType"/>
  </xs:complexType>
</xs:element>

element Alignments
diagram
namespace http://www.landxml.org/schema/LandXML-1.0
children Alignment Feature
used by
element LandXML
attributes
Name  Type  Use  Default  Fixed  Annotation
desc  xs:string        
name  xs:string        
state  stateType        
annotation
documentation 
A collection of horizontal Alignments
source
<xs:element name="Alignments">
  <xs:annotation>
    <xs:documentation>A collection of horizontal Alignments</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Alignment" maxOccurs="unbounded"/>
      <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="desc" type="xs:string"/>
    <xs:attribute name="name" type="xs:string"/>
    <xs:attribute name="state" type="stateType"/>
  </xs:complexType>
</xs:element>

element Application
diagram
namespace http://www.landxml.org/schema/LandXML-1.0
children Author
used by
element LandXML
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
desc  xs:string        
manufacturer  xs:string        
version  xs:string        
manufacturerURL  xs:string        
timeStamp  xs:dateTime  optional      
annotation
documentation 
Optional element to identify the software that was used to create the file.
source
<xs:element name="Application">
  <xs:annotation>
    <xs:documentation>Optional element to identify the software that was used to create the file.</xs:documentation>
  </xs:annotation>
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:choice>
        <xs:element ref="Author" minOccurs="0" maxOccurs="unbounded"/>
        <xs:any namespace="##other ##local" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="name" type="xs:string" use="required"/>
    <xs:attribute name="desc" type="xs:string"/>
    <xs:attribute name="manufacturer" type="xs:string"/>
    <xs:attribute name="version" type="xs:string"/>
    <xs:attribute name="manufacturerURL" type="xs:string"/>
    <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/>
    <xs:anyAttribute/>
  </xs:complexType>
</xs:element>

element Author
diagram
namespace http://www.landxml.org/schema/LandXML-1.0
used by
element Application
attributes
Name  Type  Use  Default  Fixed  Annotation
createdBy  xs:string        
createdByEmail  xs:string        
company  xs:string        
companyURL  xs:string        
timeStamp  xs:dateTime  optional      
annotation
documentation 
Optional element to identify the source of the file.
source