Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 6th, 2004, 06:24 AM
Registered User
 
Join Date: Apr 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default multiple keys...

This relates to the last topic in the thread but I've started a new one as the problem has now changed... see previous topic!

OK here we go again! My problem was a little more complicated than that and i prob should not have simplified. The structure of the xml document (in the context of the above example), uses more then one garage. ie:

<garage>
   <car ...
   <car ...
<garage/>
<garage>
   ...
<garage/>
<garage>
  ...
<garage/>

etc...

and so the method you specified unfortunaley only works for the top "garage". I have a for-each call near the top of the document which covers all the garages. How to I make a key for each garage in turn?

Cheers,

 
Old April 6th, 2004, 06:57 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,212
Thanks: 0
Thanked 1 Time in 1 Post
Default

I've already replied on the previous topic http://p2p.wrox.com/topic.asp?TOPIC_ID=11977





Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Design: Foreign Key to Multiple Primary Keys? kalel_4444 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 10 May 8th, 2008 04:14 PM
When to define primary keys and foregin keys? method SQL Server 2000 1 August 26th, 2005 09:14 AM
Find() With multiple primary keys busher ASP.NET 1.0 and 1.1 Professional 0 June 2nd, 2005 03:00 PM
Update records with multiple keys (ASP VBScript) rbrynest SQL Server ASP 4 April 27th, 2005 05:28 AM
Update records with multiple keys (ASP VBScript) rbrynest Dreamweaver (all versions) 1 April 27th, 2005 05:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.