| namespace | http://www.TMDD-Partial-00-00-00 | ||||
| type | restriction of xs:string | ||||
| used by | |||||
| facets | 
  | 
			||||
| annotation | 
  | 
			||||
| source | <xs:simpleType name="Event-response-plan-identifier"> <xs:annotation> <xs:documentation> Any set of alphanumeric characters up to 32 </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="32"/> </xs:restriction> </xs:simpleType>  |