Squiggle gives an exception when i try to open an SVG file containing custom
tags.

 Is there any way around? Cann't batik handle svg containing custom tags?. 

Any help in this regard would be highly appreciated.
Following is the complete text of the exception.

org.w3c.dom.DOMException: The current document is unable to create an
element of the requested type (namespace: http://www.w3.org/2000/svg, name:
animinfo).
        at org.apache.batik.dom.AbstractNode.createDOMException(Unknown Source)
        at org.apache.batik.dom.svg.SVGDOMImplementation.createElementNS(Unknown
Source)
        at org.apache.batik.dom.svg.SVGOMDocument.createElementNS(Unknown 
Source)
        at org.apache.batik.dom.util.SAXDocumentFactory.startElement(Unknown
Source)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown
Source)
        at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown
Source)
        at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown
Source)
        at 
org.apache.batik.dom.svg.SAXSVGDocumentFactory.createSVGDocument(Unknown
Source)
        at org.apache.batik.bridge.DocumentLoader.loadDocument(Unknown Source)
        at org.apache.batik.swing.svg.SVGDocumentLoader.run(Unknown Source)

Naveed
-- 
View this message in context: 
http://www.nabble.com/Squiggle-gives-Exception-opening-SVG-with-Custom-Tags-tf4292652.html#a12220067
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to