attribute SeatType
type restriction of s:string
facets
Kind Value Annotation
enumeration Lower
enumeration Upper
source <s:attribute name="SeatType">
 
<s:simpleType>
   
<s:restriction base="s:string">
     
<s:enumeration value="Lower"/>
     
<s:enumeration value="Upper"/>
   
</s:restriction>
 
</s:simpleType>
</s:attribute>


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