simpleType connectionType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
facets
enumeration inner
enumeration outer
enumeration dayLight
source <xs:simpleType name="connectionType">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="inner"/>
   
<xs:enumeration value="outer"/>
   
<xs:enumeration value="dayLight"/>
 
</xs:restriction>
</xs:simpleType>


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