Membership Cancellation Outbound Message Schema

The following code snippet illustrates how the tags are nested in the membership cancellation outbound message schema:

<schema>
    <xmlRawResponse></xmlRawResponse>
    <xmlResponse></xmlResponse>
    <outboundMessageId></outboundMessageId>
    <notificationExternalId></notificationExternalId>
    <type></type>
    <processingMethod></processingMethod>
    <status></status>
    <extract></extract>
    <batchControl></batchControl>
    <batchNumber></batchNumber>
    <creationDateTime></creationDateTime>
    <messageCategory></messageCategory>
    <messageNumber></messageNumber>
    <processSignature></processSignature>
    <version></version>
    <xmlSource>
        <healthPlanCode></healthPlanCode>
        <externalMembershipId></externalMembershipId>
        <membershipId></membershipId>
        <delinquencyProcessId></delinquencyProcessId>
        <mainSubscriberPersonId></mainSubscriberPersonId>
        <mainSubscriberPersonIdentifierType></mainSubscriberPersonIdentifierType>
        <mainSubscriberPersonIdentifier></mainSubscriberPersonIdentifier>
        <mainSubscriberName></mainSubscriberName>
        <mainSubscriberRelationshipType></mainSubscriberRelationshipType>
        <startDate></startDate>
        <endDate></endDate>
        <paidThroughDate></paidThroughDate>
        <cancelReason></cancelReason>
        <cancelReasonDescription></cancelReasonDescription>
        <billedAmount></billedAmount>
        <paidAmount></paidAmount>
    </xmlSource>
    <errorDetails></errorDetails>
    <ilmDate></ilmDate>
    <isEligibleForArchiving></isEligibleForArchiving>
</schema>