You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Sudhakar S <ye...@hotmail.com> on 2006/06/20 13:38:07 UTC

Setting ATTLIST for DOCTYPE element

Hi All,

How add the ATTLIST in DOCTYPE tag, using batik? I needs add following 2
attributes in my SVGDocument. Can anyone please explain the procedure for
this?

<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
    <!ATTLIST g trans:tx CDATA #IMPLIED>
    <!ATTLIST g trans:ty CDATA #IMPLIED>
]>

Thanks,
Sudhakar

--
View this message in context: http://www.nabble.com/Setting-ATTLIST-for-DOCTYPE-element-t1817099.html#a4953624
Sent from the Batik - Users forum at Nabble.com.


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