geo:LandXML
A LandXML data structure containing civil engineering or land development geospatial features. See: Feature.
Element information
Namespace: http://niem.gov/niem/geospatial/2.0
Schema document: geospatial/2.0/geospatial.xsd
Content
- land:LandXML [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type geo:GeospatialPropertyType (Elements geo:GeospatialProperty, geo:LocationProperty)
Substitution hierarchy
- geo:Geospatial
- can be substituted with geo:LandXML
Sample instance
<geo:LandXML> <land:LandXML date="2000-01-01" time="12:00:00" version="string"> <land:Units> <land:Metric areaUnit="hectare" linearUnit="millimeter" volumeUnit="cubicMeter" temperatureUnit="celsius" pressureUnit="HPA"/> </land:Units> </land:LandXML> </geo:LandXML>