simpleType ServiceAvailabilityType
type restriction of s:string
properties
base s:string
used by
attribute ServiceSetItemType/@Status
facets
Kind Value Annotation
enumeration Included
enumeration Available
enumeration Not allowed
source <s:simpleType name="ServiceAvailabilityType">
 
<s:restriction base="s:string">
   
<s:enumeration value="Included"/>
   
<s:enumeration value="Available"/>
   
<s:enumeration value="Not allowed"/>
 
</s:restriction>
</s:simpleType>


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