[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: duplicate id's

Subject: Re: duplicate id's
From: Markus Spath <mspath@xxxxxxxx>
Date: Mon, 18 Feb 2002 16:04:25 +0100
Re:  duplicate id's


Gertjan Assies wrote:


I get an xml document from an external source over which i don't have control

<news>
	<article id="_1234567890">
		<headline>...
		<body>...
	</article>
	 <article>
	 ...
</news>

I use an XSLT that simply matches every element

now my problem, sometime duplicate articles appear in the XML,
with the same ID resulting in the following error:

The ID '_1234567890' is duplicated.


this error probably occurs because your parser is validating your document - you should get rid of it, if you turn validation off since you have no control of what you get (you still have to deal with the duplicates in the result though).

regards,
Markus.





XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.