simpleType breakLineType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Breakline/@brkType
facets
enumeration standard
enumeration wall
enumeration proximity
enumeration nondestructive
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>


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