land:Corrections
Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- land:FieldNote [0..*] Place the note as a text value between the FieldNote element tags. You may also place any valid XML structure inside this tag.
- land:Feature [0..*] 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.Each Property element defines one piece of data.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
refractionCoefficient | [0..1] | xsd:double | ||
applyRefractionCoefficient | [0..1] | xsd:boolean | ||
sphericity | [0..1] | xsd:double | ||
prismEccentricity | [0..1] | xsd:double |
Used in
- Anonymous type of element land:InstrumentDetails
Sample instance
<land:Corrections> <land:FieldNote>Any text, intermingled with: <!--any element--> </land:FieldNote> </land:Corrections>