Definition Type: ComplexType
Name: messageResponseNotAvailableResponseType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into TrackingID in schema mailxml_120308_xsdXSD Diagram of messageResponseNotAvailableResponseType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="messageResponseNotAvailableResponseType">
    <xs:sequence minOccurs="0">
        <xs:element name="ReturnInfo" type="mailxml:returnInfoType" />
    </xs:sequence>
    <xs:attribute name="TrackingID" type="mailxml_base:s12" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReturnInfo mailxml:ReturnInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
TrackingID mailxml:TrackingID Required
Collapse Derivation Tree:
Collapse References:
mailxml:MessageResponseRetrievalReject