| diagram |  | |||||||||
| namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||
| type | restriction of xs:string | |||||||||
| properties | 
 | |||||||||
| used by | 
 | |||||||||
| facets | 
 | |||||||||
| source | <xs:element name="Message"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="127"/> <xs:whiteSpace value="preserve"/> </xs:restriction> </xs:simpleType> </xs:element> |