You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Andres Taborda <an...@yahoo.com> on 2005/09/16 15:44:38 UTC

sourcewriting transformer

Hello list,
Some user know how can write with sourcewriting
transformer.

I want write the follow line:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">

the result is an error not permit <!DOCTYPE

 

<page><source:write
xmlns:source="http://apache.org/cocoon/source/1.0">  
<source:source>context://doc/editable/my.xml</source:source>
     
     <source:fragment>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
     </source:fragment>
   </source:write>
</page>


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org