element SurveyMonument
diagram LandXML-1.2Doc_p182.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Survey
attributes
Name  Type  Use  Default  Fixed  annotation
mntRefmonumentNameRefrequired      
purposemonumentPurposerequired      
statemonumentState      
adoptedSurveyxs:string      
disturbedMonumentxs:string      
disturbedDatexs:date      
disturbedAnnotationxs:string      
replacedMonumentxs:string      
replacedDatexs:date      
replacedAnnotationxs:string      
annotation
documentation
This relates the new monument element to a survey - indicating its purpose in the survey and distrubed / replaced info as well
source <xs:element name="SurveyMonument">
 
<xs:annotation>
   
<xs:documentation>This relates the new monument element to a survey - indicating its purpose in the survey and distrubed / replaced info as well</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="mntRef" type="monumentNameRef" use="required"/>
   
<xs:attribute name="purpose" type="monumentPurpose" use="required"/>
   
<xs:attribute name="state" type="monumentState"/>
   
<xs:attribute name="adoptedSurvey" type="xs:string"/>
   
<xs:attribute name="disturbedMonument" type="xs:string"/>
   
<xs:attribute name="disturbedDate" type="xs:date"/>
   
<xs:attribute name="disturbedAnnotation" type="xs:string"/>
   
<xs:attribute name="replacedMonument" type="xs:string"/>
   
<xs:attribute name="replacedDate" type="xs:date"/>
   
<xs:attribute name="replacedAnnotation" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute SurveyMonument/@mntRef
type monumentNameRef
properties
isRef 0
use required
source <xs:attribute name="mntRef" type="monumentNameRef" use="required"/>

attribute SurveyMonument/@purpose
type monumentPurpose
properties
isRef 0
use required
source <xs:attribute name="purpose" type="monumentPurpose" use="required"/>

attribute SurveyMonument/@state
type monumentState
properties
isRef 0
source <xs:attribute name="state" type="monumentState"/>

attribute SurveyMonument/@adoptedSurvey
type xs:string
properties
isRef 0
source <xs:attribute name="adoptedSurvey" type="xs:string"/>

attribute SurveyMonument/@disturbedMonument
type xs:string
properties
isRef 0
source <xs:attribute name="disturbedMonument" type="xs:string"/>

attribute SurveyMonument/@disturbedDate
type xs:date
properties
isRef 0
source <xs:attribute name="disturbedDate" type="xs:date"/>

attribute SurveyMonument/@disturbedAnnotation
type xs:string
properties
isRef 0
source <xs:attribute name="disturbedAnnotation" type="xs:string"/>

attribute SurveyMonument/@replacedMonument
type xs:string
properties
isRef 0
source <xs:attribute name="replacedMonument" type="xs:string"/>

attribute SurveyMonument/@replacedDate
type xs:date
properties
isRef 0
source <xs:attribute name="replacedDate" type="xs:date"/>

attribute SurveyMonument/@replacedAnnotation
type xs:string
properties
isRef 0
source <xs:attribute name="replacedAnnotation" type="xs:string"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy