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

Re: result-document error

Subject: Re: result-document error
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Sat, 09 Feb 2008 16:11:30 +0100
Re:  result-document error
R. Neville wrote:
One other question I have is how to select
one identifier per result-document.  It's outputting multiple
documents, but in the identifier field it lists every pb instead of
the identifier which is unique to that file?



  <dc:identifier><xsl:value-of select="//pb/@ref"/></dc:identifier>
                <dc:creator><xsl:value-of select="//bibl/author"/></dc:creator>


It might be that

<dc:identifier><xsl:value-of select="pb/@ref"/></dc:identifier>
<dc:creator><xsl:value-of select="bibl/author"/></dc:creator>


does what you want but you would better show us your XML input and show the context of the XSLT so that we know which node is the context node.





--

	Martin Honnen
	http://JavaScript.FAQTs.com/

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.