Sign In/My Account | View Cart  
advertisement

Article:
 XML Source Highlighting
Subject: Element Not Bound Error
Date: 2005-08-03 02:45:16
From: PieterVanGorp

Hi,
could you please help me past this error?


Thanks in advance,
-- Pieter


[Fatal Error] file:Traceability.html:102:16: The prefix "highlight" for element "highlight:xml" is not bound.
Exception in thread "main" org.amberarcher.xml.tool.highlight.HighlightException: org.xml.sax.SAXParseException: The prefix "highlight" for element "highlight:xml" is not bound.
at org.amberarcher.xml.tool.highlight.HighlightEngine.highlight(HighlightEngine.java:61)
at org.amberarcher.xml.tool.highlight.Main.main(Main.java:45)
Caused by: org.xml.sax.SAXParseException: The prefix "highlight" for element "highlight:xml" is not bound.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.amberarcher.xml.tool.highlight.HighlightEngine.highlight(HighlightEngine.java:45)
... 1 more


Previous Message Previous Message   Next Message No Next Message


Titles Only Full Threads Newest First
  • Element Not Bound Error
    2005-08-03 17:09:05 Kyle Downey [Reply]

    You need to declare the namespace, e.g. "xmlns:highlight," in your source document.


Sponsored By: