hi, you can disallo SNS like this:
<xNs = 'http://www.yyyyy.xx/xNS/1.0'> [xNs:nosamenamesiblings] > mix:referenceable, mix:lastModified, mix:language orderable - * (UNDEFINED) multiple - * (UNDEFINED) + * (nt:base) = xNs:nosamenamesiblings VERSION this way you have a new type of node that uses several mixins and child node can be SNS. best regards, bruno coelho On Sun, Jun 27, 2010 at 12:39, Norman Maurer <[email protected]> wrote: > Hi all, > > Is it possible to disallow same name silbing within a node ? And if so > is it possible with a "custom" mixin type ? I would like todo it via > CND, but not found the right way. I thought it would be something > like: > > - * (UNDEFINED) protected sns ? > > but this seems to not work.. > > Thx, > Norman >
