| diagram | ![]()  | 
			||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | description actions contact furtherData whenStart whenEnd | ||
| used by | 
  | 
			||
| source | <xs:complexType name="CleanUpPlan"> <xs:sequence> <xs:element name="description" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="3000"/> </xs:restriction> </xs:simpleType> </xs:element> <!-- was: TMDD.Event-ResponsePlanText OPTIONAL , but this DE was removed in last TMDD draft --> <xs:element name="actions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="64"> <xs:element name="action" type="CleanUpItems"/> <!-- a list actions to be performed --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="contact" type="FreeText" minOccurs="0"/> <!-- whom to contact with questions use the new "person" DF here? --> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <!-- a pointer to any further data --> <xs:element name="whenStart" type="atis:DateTimePair" minOccurs="0"/> <xs:element name="whenEnd" type="atis:DateTimePair" minOccurs="0"/> <!-- an estimated start and stop time for the work --> </xs:sequence> </xs:complexType>  | 
			
| diagram | |||||||||
| type | restriction of xs:string | ||||||||
| properties | 
  | 
			||||||||
| facets | 
  | 
			||||||||
| source | <xs:element name="description" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="3000"/> </xs:restriction> </xs:simpleType> </xs:element>  | 
			
| diagram | ![]()  | 
			||||||||
| properties | 
  | 
			||||||||
| children | action | ||||||||
| source | <xs:element name="actions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="64"> <xs:element name="action" type="CleanUpItems"/> <!-- a list actions to be performed --> </xs:sequence> </xs:complexType> </xs:element>  | 
			
| diagram | |||||
| type | CleanUpItems | ||||
| properties | 
  | 
			||||
| source | <xs:element name="action" type="CleanUpItems"/> | 
| diagram | |||||||||
| type | FreeText | ||||||||
| properties | 
  | 
			||||||||
| facets | 
  | 
			||||||||
| source | <xs:element name="contact" type="FreeText" minOccurs="0"/> | 
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties | 
  | 
			||||||||
| facets | 
  | 
			||||||||
| source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> | 
| diagram | |||||||||
| type | atis:DateTimePair | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="whenStart" type="atis:DateTimePair" minOccurs="0"/> | 
| diagram | |||||||||
| type | atis:DateTimePair | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="whenEnd" type="atis:DateTimePair" minOccurs="0"/> |