xsl-list
[Top] [All Lists]

RE: [xsl] problem with processing CDATA tags in xml

2010-04-08 08:07:53

Their product schema does not allow a <Value> to have 
subtags... That's why they use CDATA. 

If they want Value to have subtags [properly, child elements] and the schema
does not allow Value to have subtags, then either the schema is wrong and
should be changed, or they are wrong and they should not be trying to create
the subtags.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--