element Feature
diagram LandXML-1.2Doc_p75.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Property DocFileRef Feature
used by
elements Alignment Alignments Backsight BikeFacilities Boundaries Boundary Breakline Breaklines BridgeElement Cant CgPoints Channel CircPipe CircStruct Classification ClimbLane Connection Contour Contours ControlChecks CoordGeom CoordinateSystem Corner Corrections CrashData CrashHistory CrossSect CrossSects CrossSectSurf Curb Curve DailyTrafficVolume DataPoints DecisionSightDistance Definition DesignCrossSectSurf DesignHour DesignSpeed DesignSpeed85th Ditch DrivewayDensity EggPipe ElliPipe Equipment Faces Feature GPSAntennaDetails GPSPosition GPSReceiverDetails GPSSetup GPSVector GradeModel GradeSurface HazardRating InletStruct InstrumentDetails InstrumentSetup Intersection Intersections IrregularLine Lanes LaserDetails LaserSetup Line Monuments NoPassingZone ObservationGroup ObstructionOffset OffsetLane OutletStruct Parcel Parcels PassingLane PeakHour Pipe PipeFlow PipeNetwork PipeNetworks Pipes PlanFeature PlanFeatures PointFiles PointResults PostedSpeed ProfAlign Profile ProfSurf Project RectPipe RectStruct RedHorizontalPosition ReducedArcObservation ReducedObservation RedVerticalObservation RetWall Roadside RoadSign Roadway Roadways SourceData Speeds Spiral StaEquation Struct StructFlow Structs Superelevation Surface Surfaces SurfVolume SurfVolumes Survey SurveyHeader SurveyMonument TargetSetup ThruLane Timing TrafficControl TrafficVolume TurnLane TurnRestriction TurnSpeed TwoWayLeftTurnLane Volume Watershed Watersheds WideningLane Zone ZoneCrossSectStructure ZoneCutFill ZoneHinge ZoneMaterial Zones ZoneSlope ZoneWidth
complexType RawObservationType
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:stringoptional      
codexs:string      
sourceoptional      
annotation
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.
documentation
Each Property element defines one piece of data.
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>

attribute Feature/@name
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="name" type="xs:string" use="optional"/>

attribute Feature/@code
type xs:string
properties
isRef 0
source <xs:attribute name="code" type="xs:string"/>

attribute Feature/@source
properties
isRef 0
use optional
source <xs:attribute name="source" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy