[xquery-talk] Outputting CDATA Sections

EXTERNAL Kruse Peter (Praktikant; CR/AEA1) external.Peter.Kruse at de.bosch.com
Tue Jul 12 18:58:38 PDT 2005


Hi List,

I'd like to output something like

<svg>
   <defs>
      <style type="text/css">
         <![CDATA[
            rect {stroke:black;}
            circle {stroke-width:1;}
         ]]>
      </style>
   </defs>
</svg>


The Question is How?

I only found some information in a realy old workind draft
http://www.w3.org/TR/2002/WD-xquery-20020430/#id-other-constructors

Newer Versions don't contain any details.

Thank you all for your help 
  Peter



More information about the talk mailing list