Definition Type: Element
Name: CastofCharactersCreateResponse
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Response to a message requesting the creation of unique identification the various roles for parties within the industry.
Collapse XSD Schema Diagram:
Drilldown into CastofCharactersCreateReject in schema mailxml_120308_xsd Drilldown into CastofCharactersCreateAccept 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 CastofCharactersCreateResponse in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="CastofCharactersCreateResponse">
    <xs:annotation>
        <xs:documentation>Response to a message requesting the creation of unique identification the various roles for parties within the industry.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:choice>
            <xs:element name="CastofCharactersCreateAccept" type="mailxml:CofCCreateAcceptType" />
            <xs:element name="CastofCharactersCreateReject" type="mailxml:CofCCreateRejectType" />
        </xs:choice>
        <xs:attributeGroup ref="mailxml:CastofCharacterResponseHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CastofCharactersCreateAccept mailxml:CastofCharactersCreateAccept (1) (1)
CastofCharactersCreateReject mailxml:CastofCharactersCreateReject (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
OriginalSenderMsgID mailxml:OriginalSenderMsgID Required
RecieverMsgID mailxml:RecieverMsgID Required