On Mon, Dec 22, 2008 at 2:50 PM, Fredde Hedberg
<syte_orion(_at_)yahoo(_dot_)com> wrote:
Sadly, I can't do anything about the format of this XML.
The problem is solvable with XSLT, provided your input XML is well
formed. But your input is not a valid XML document.
for e.g., <Id=1/> is not a valid XML fragment, and XML parser
complains about it.
--
Regards,
Mukul Gandhi
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--