Example of Deleting a Child Component
This example demonstrates deleting a child component.
<SiebelMessage MessageType="Integration Object" IntObjectName="Account"
IntObjectFormat="Siebel Hierarchical">
<ListOfAccount>
<Account>
<Id>P-5NA84</Id>
<ListOfBusiness_Address>
<Business_Address>
<Id>P-5NA8B</Id>
</Business_Address>
</ListOfBusiness_Address>
</Account>
</ListOfAccount>
</SiebelMessage>