element SurveyorCertificate
diagram LandXML-1.2Doc_p183.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
used by
element SurveyHeader
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:stringrequired      
certificateTypexs:string      
textCertificatexs:string      
surveyDatexs:date      
source <xs:element name="SurveyorCertificate">
 
<xs:complexType>
   
<xs:attribute name="name" type="xs:string" use="required"/>
   
<xs:attribute name="certificateType" type="xs:string"/>
   
<xs:attribute name="textCertificate" type="xs:string"/>
   
<xs:attribute name="surveyDate" type="xs:date"/>
 
</xs:complexType>
</xs:element>

attribute SurveyorCertificate/@name
type xs:string
properties
isRef 0
use required
source <xs:attribute name="name" type="xs:string" use="required"/>

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

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

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


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