← Prev in month ← Prev in thread

Public Comment

From
<>
Date
2004-10-27T03:44:32+00:00
ID
Thread
Public Comment
Comment from: 

I am trying to extend the Record type in xCIL so 
that I can add several new attributes to a customer.

Because xCIL defines <xs:any namespace="##other" minOccurs="0">
I can not use normal xsl extension <xs:extension base="t:Record">

If I was to use this to xs:any element to extend
customer I can only add a single node to a customer.
← Prev in month ← Prev in thread