xsl-list
[Top] [All Lists]

Re: [xsl] XSLT grouping(?) issue

2008-12-22 05:27:56
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>