| diagram | ![]()  | 
				||||||||||||
| namespace | http://taf-jsg.info/schemes | ||||||||||||
| type | restriction of xs:token | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | |||||||||||||
| facets | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:element name="MessageStatus"> <xs:annotation> <xs:documentation>Assigned by the Sender 1=creation, 2=modification, 3=deletion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element>  |