namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |