| type | restriction of s:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| 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> |