| type | restriction of s:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <s:simpleType name="TypeOfServiceType"> <s:annotation> <s:documentation>Regular or Charter</s:documentation> </s:annotation> <s:restriction base="s:string"> <s:enumeration value="Charter"/> <s:enumeration value="Regular"/> </s:restriction> </s:simpleType> |