complexType ClearOrRepairPlan
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header responsePlanID responsePlanType responsePlanText responsePlanAuthor issuingCenter clearPlan repairPlan pointOfContact localClearOrRepairPlan
used by
elements clearOrRepairPlan IMWrapper/clearOrRepairPlan
source <xs:complexType name="ClearOrRepairPlan">
 
<xs:sequence>
   
<xs:element name="distribute" type="Distribution" minOccurs="0"/>
   
<xs:element name="header" type="Header"/>
   
<!-- if an inner element is not present then
         the header content of the message which
         carries this DF shall be applied to the
         context of this message. The header has the
         data creator,  time stamps,  location,
         and what to do when the message becomes
         old  (how to get a fresh one)  and the
         reference ID of this message or submessage --
>
   
<xs:element name="responsePlanID" type="tmdd:Event-response-plan-identifier"/>
   
<xs:element name="responsePlanType" type="tmdd:Event-response-plan-type" minOccurs="0"/>
   
<xs:element name="responsePlanText" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="3000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="responsePlanAuthor" type="tmdd:Event-response-plan-author" minOccurs="0"/>
   
<xs:element name="issuingCenter" type="tmdd:Organization-identifier" minOccurs="0"/>
   
<!-- A unique identifier for an
         organization within a region. --
>
   
<xs:element name="clearPlan" type="CleanUpPlan" minOccurs="0"/>
   
<!-- the current clearance plan,  with duration values -->
   
<xs:element name="repairPlan" type="RepairPlan" minOccurs="0"/>
   
<!-- the current repair plan,  with duration values -->
   
<xs:element name="pointOfContact" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="200"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="localClearOrRepairPlan" type="local:ClearOrRepairPlan" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ClearOrRepairPlan/distribute
diagram
type Distribution
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children from to reference localDistribution
source <xs:element name="distribute" type="Distribution" minOccurs="0"/>

element ClearOrRepairPlan/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element ClearOrRepairPlan/responsePlanID
diagram
type tmdd:Event-response-plan-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="responsePlanID" type="tmdd:Event-response-plan-identifier"/>

element ClearOrRepairPlan/responsePlanType
diagram
type tmdd:Event-response-plan-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="responsePlanType" type="tmdd:Event-response-plan-type" minOccurs="0"/>

element ClearOrRepairPlan/responsePlanText
diagram
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 3000
source <xs:element name="responsePlanText" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="3000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ClearOrRepairPlan/responsePlanAuthor
diagram
type tmdd:Event-response-plan-author
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="responsePlanAuthor" type="tmdd:Event-response-plan-author" minOccurs="0"/>

element ClearOrRepairPlan/issuingCenter
diagram
type tmdd:Organization-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="issuingCenter" type="tmdd:Organization-identifier" minOccurs="0"/>

element ClearOrRepairPlan/clearPlan
diagram
type CleanUpPlan
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children description actions contact furtherData whenStart whenEnd
source <xs:element name="clearPlan" type="CleanUpPlan" minOccurs="0"/>

element ClearOrRepairPlan/repairPlan
diagram
type RepairPlan
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children description actions contact furtherData whenStart whenEnd
source <xs:element name="repairPlan" type="RepairPlan" minOccurs="0"/>

element ClearOrRepairPlan/pointOfContact
diagram
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 200
source <xs:element name="pointOfContact" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="200"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ClearOrRepairPlan/localClearOrRepairPlan
diagram
type local:ClearOrRepairPlan
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localClearOrRepairPlan" type="local:ClearOrRepairPlan" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy