| diagram |  | ||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | description actions contact furtherData whenStart whenEnd | ||
| used by | 
 | ||
| source | <xs:complexType name="RepairPlan"> <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 --> <xs:element name="actions" type="CleanUpItems" minOccurs="0"/> <!-- a list actions to be performed --> <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 |  | ||||||||
| type | CleanUpItems | ||||||||
| properties | 
 | ||||||||
| source | <xs:element name="actions" type="CleanUpItems" minOccurs="0"/> | 
| 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"/> |