namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
source | <xs:simpleType name="impLinear"> <xs:restriction base="xs:string"> <xs:enumeration value="foot"/> <xs:enumeration value="USSurveyFoot"/> <xs:enumeration value="inch"/> <xs:enumeration value="mile"/> </xs:restriction> </xs:simpleType> |