Schema Central > NIEM 2.0 > LandXML-1.1.xsd > land:Survey
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Survey

I've added state here as a safety net

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
desc [0..1]xsd:string
date [0..1]xsd:date
startTime [0..1]xsd:dateTime
endTime [0..1]xsd:dateTime
state [0..1]land:stateType
horizontalAccuracy [0..1]xsd:string
verticalAccuracy [0..1]xsd:string

Used in

Sample instance

<land:Survey date="2000-01-01">
   <land:SurveyHeader name="string">Any text, intermingled with:
      <land:Annotation type="string"/>
   </land:SurveyHeader>
   <land:Equipment>
      <land:InstrumentDetails id="ID">
         <land:Corrections>...
         </land:Corrections>
         <land:FieldNote>Any text, intermingled with:...
         </land:FieldNote>
      </land:InstrumentDetails>
      <land:FieldNote>Any text, intermingled with:
         <!--any element-->
      </land:FieldNote>
   </land:Equipment>
   <land:SurveyMonument mntRef="string" purpose="string">
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:SurveyMonument>
   <land:CgPoints>
      <land:CgPoint>Any text, intermingled with:1.0 1.0</land:CgPoint>
      <land:CgPoints>
         <land:CgPoint>Any text, intermingled with:1.0 1.0</land:CgPoint>
         <land:CgPoints>...
         </land:CgPoints>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:CgPoints>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:CgPoints>
   <land:InstrumentSetup id="ID" stationName="string" instrumentHeight="1.0">
      <land:InstrumentPoint>Any text, intermingled with:1.0 1.0</land:InstrumentPoint>
   </land:InstrumentSetup>
   <land:GPSVector dX="1.0" dY="1.0" dZ="1.0" setupID_A="IDREF" setupID_B="IDREF">
      <land:TargetPoint>Any text, intermingled with:1.0 1.0</land:TargetPoint>
      <land:GPSQCInfoLevel1/>
      <land:GPSQCInfoLevel2/>
      <land:FieldNote>Any text, intermingled with:
         <!--any element-->
      </land:FieldNote>
   </land:GPSVector>
</land:Survey>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com