Definition Type: Element
Name: CastofCharactersCancelAccept
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into CancelConfirmID in schema mailxml_120308_xsd Drilldown into Role in schema mailxml_120308_xsd Drilldown into Particpant in schema mailxml_120308_xsd Drilldown into ContainerGroup in schema mailxml_120308_xsd Drilldown into MailPieceGroup in schema mailxml_120308_xsd Drilldown into RecieverMsgID in schema mailxml_120308_xsd Drilldown into OriginalSenderMsgID in schema mailxml_120308_xsd Drilldown into CastofCharacterResponseHeaderInfo in schema mailxml_120308_xsdXSD Diagram of CastofCharactersCancelAccept in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="CastofCharactersCancelAccept">
    <xs:complexType>
        <xs:sequence>
            <xs:choice>
                <xs:element name="MailPieceGroup" type="mailxml:mailPieceGroupType" maxOccurs="unbounded" />
                <xs:element name="ContainerGroup" type="mailxml:containerGroupType" maxOccurs="unbounded" />
            </xs:choice>
            <xs:sequence minOccurs="0" maxOccurs="unbounded">
                <xs:element name="Particpant" type="mailxml:participantIDType" />
                <xs:element name="Role" type="mailxml_base:roleType" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:element name="CancelConfirmID" type="mailxml_base:s12" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:CastofCharacterResponseHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MailPieceGroup mailxml:MailPieceGroup (1) unbounded
ContainerGroup mailxml:ContainerGroup (1) unbounded
Particpant mailxml:Particpant (1) (1)
Role mailxml:Role (1) unbounded
CancelConfirmID mailxml:CancelConfirmID (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
OriginalSenderMsgID mailxml:OriginalSenderMsgID Required
RecieverMsgID mailxml:RecieverMsgID Required