<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="Subsidiary">
<extends type="Party">
<append>
<element type="ListOfInvoicingDetail"/>
</append>
</extends>
</elementtype>
<elementtype name="ListOfSubsidiary">
<model>
<element type="Subsidiary" occurs="+"/>
</model>
</elementtype>
</schema>