land:SurveyHeader
We seemed to have doubled up on the survey purpose here, but the two are quite different - maybe need a different name
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
- Any text (mixed) content, intermingled with:
- Choice [0..*]
- land:Annotation [0..*] Annotation is a descriptive string use to describe an action on survey
- land:AdministrativeArea [0..1] This element stores the administrative boundaries for a survey
- land:AdministrativeDate [0..1] This element stores a range of Administrative dates which may vary from jurisdiction to jurisdiction.
- land:CoordinateSystem [0..1] Simplified coordinate systems definitions to reuse work done by EPSG (European Petroleum Survey Group) EPSG Code: EPSG has reserved the integer range 0 to 32767 for use as codes for coordinate systems. Example: Represents Australian Map Grid Zone 52 name="AGD66 - AMG Zone 52" , epsgCode="20252" Example: Represents Colorado CS27 South Zone name="NAD27-Colorado South" , epsgCode="26755"
- land:Units [0..1] All angular and direction values default to radians unless otherwise noted. Angular values, expressed in the specified Units.angleUnit are measured counter-clockwise from east=0. Horizontal directions, expressed in the specified Units.directionUnit are measured counter-clockwise from 0 degrees = north
- land:MapPoint [0..*] Represents a 2D or 3D Point location for general Survey locationDefined by either a coordinate text value ("north east" or "north east elev") or a PointType number reference "pntRef" attribute.
- land:Personnel [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.
- land:SurveyorCertificate [1..*]
Attributes
Used in
- Anonymous type of element land:Survey
Sample instance
<land:SurveyHeader name="string">Any text, intermingled with: <land:Annotation type="string"/> </land:SurveyHeader>