RedVerticalObservation
This element is used to define the Reduced Verticall Position. The coordinates given in Geographical Coordinates may come in variety of means.
Element information
Namespace: None
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Local, Unqualified
Content
- land:FieldNote [1..1] Place the note as a text value between the FieldNote element tags. You may also place any valid XML structure inside this tag.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
desc | [0..1] | xsd:string | ||
name | [0..1] | xsd:string | ||
state | [0..1] | xsd:string | ||
oID | [0..1] | xsd:string | ||
purpose | [0..1] | xsd:string | ||
date | [0..1] | xsd:date | ||
equipmentUsed | [0..1] | xsd:string | ||
filedNote | [0..1] | xsd:string | ||
currencyDate | [0..1] | xsd:date | ||
class | [0..1] | xsd:integer | ||
positionalUncertainity | [0..1] | xsd:string | ||
localUncertainity | [0..1] | xsd:string | ||
order | [0..1] | xsd:string | ||
verticalDatum | [0..1] | xsd:string | ||
height | [0..1] | xsd:double | ||
verticalAdjustment | [0..1] | xsd:string |
Used in
- Anonymous type of element land:ObservationGroup
Sample instance
<RedVerticalObservation purpose="string" date="2000-01-01"> <land:FieldNote>Any text, intermingled with: <!--any element--> </land:FieldNote> </RedVerticalObservation>