<?xml version="1.0"?> <schema uri="urn:x-commerceone:document:com:commerceone:XCBL35:XCBL35.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> |