RedHorizontalPosition
This element is used to define the Reduced Horizontal 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 | ||
| horizontalDatum | [0..1] | xsd:string | ||
| latitude | [0..1] | xsd:double | ||
| longitude | [0..1] | xsd:double | ||
| horizontaladjustment | [0..1] | xsd:string | ||
| currencyDate | [0..1] | xsd:date | ||
| class | [0..1] | xsd:integer | ||
| positionalUncertainity | [0..1] | xsd:double | ||
| localUncertainity | [0..1] | xsd:double |
Used in
- Anonymous type of element land:ObservationGroup
Sample instance
<RedHorizontalPosition purpose="string" date="2000-01-01"> <land:FieldNote>Any text, intermingled with: <!--any element--> </land:FieldNote> </RedHorizontalPosition>



