simpleType monumentType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute Monument/@type
annotation
documentation
This is a list of allowable monument types that can be used or identified for a survey, ie peg, spike, pillar etc. Local custom will define this list.
source <xs:simpleType name="monumentType">
 
<xs:annotation>
   
<xs:documentation>This is a list of allowable monument types that can be used or identified for a survey, ie peg, spike, pillar etc. Local custom will define this list.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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