namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
source | <xs:simpleType name="breakLineType"> <xs:restriction base="xs:string"> <xs:enumeration value="standard"/> <xs:enumeration value="wall"/> <xs:enumeration value="proximity"/> <xs:enumeration value="nondestructive"/> </xs:restriction> </xs:simpleType> |