complexType tcip:PiMailingResponse
diagram
namespace http://www.TCIP-Adopted-03-00-01
children commandID confirmationNum reason
used by
element tcip:piMailingResponse
source <xs:complexType name="PiMailingResponse">
 
<xs:sequence>
   
<xs:element name="commandID" type="CPT-CommandID"/>
   
<xs:element name="confirmationNum" type="PI-MailingConfirmNum"/>
   
<xs:element name="reason" type="PI-ReasonNotSent" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PiMailingResponse/commandID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="commandID" type="CPT-CommandID"/>

element tcip:PiMailingResponse/confirmationNum
diagram
type tcip:PI-MailingConfirmNum
properties
isRef 0
content simple
source <xs:element name="confirmationNum" type="PI-MailingConfirmNum"/>

element tcip:PiMailingResponse/reason
diagram
type tcip:PI-ReasonNotSent
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="reason" type="PI-ReasonNotSent" minOccurs="0"/>


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