simpleType intersectionConstructionType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Intersection/@contructionType
facets
enumeration existing
enumeration improvement
enumeration new
source <xs:simpleType name="intersectionConstructionType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="existing"/>
   
<xs:enumeration value="improvement"/>
   
<xs:enumeration value="new"/>
 
</xs:restriction>
</xs:simpleType>


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