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

RE: Problems with a right order display of tags

Subject: RE: Problems with a right order display of tags
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 31 Mar 2004 13:12:43 +0100
right order
This is a new variation on the traditional post "I won't show you my code
but I want you to tell me why it doesn't work". It's now "I will show you my
code but I don't want you to tell me why it doesn't work".

Michael Kay

> -----Original Message-----
> From: Bertrand Sauviat [mailto:bsauviat@xxxxxxxxxxxxxx] 
> Sent: 31 March 2004 09:32
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE:  Problems with a right order display of tags
> 
> Yes i know that, i haven't use the good syntax in the mail
> But I know all the right syntax!!
> 
> I want a solution more "subjective"
> Please :) 
> 
> -----Original Message-----
> From: Kielen, Agnes [mailto:Agnes.Kielen@xxxxxxxxxxxxxx] 
> Sent: Wednesday, March 31, 2004 11:24 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE:  Problems with a right order display of tags
> 
> Hi,
> 
> <xsl :call-templates match=  /A >
> is not valid XSLT.
> 
> Take a look at http://www.mulberrytech.com/quickref/index.html for the
> syntax.
> 
> Another good url to get started is: 
> http://www.dpawson.co.uk/xsl/index.html
> 
> Cheers,
> Agnes
> 
> -----Original Message-----
> From: Bertrand Sauviat [mailto:bsauviat@xxxxxxxxxxxxxx]
> Sent: woensdag 31 maart 2004 10:52
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject:  Problems with a right order display of tags
> 
> 
> Hello,
> 
> I want display the contents of my XML document with an XSL 
> stylesheet in the
> order of the XML document
> 
>  
> 
> My Xml here :
> 
>  
> 
> <A>
> 
>    <B></B>
> 
>    <B></B>
> 
>    <B></B>
> 
>    <C></C>
> 
>    <C></C>
> 
>    <B></B>
> 
> </A>
> 
>  
> 
> My XSL here (extract) :
> 
>  
> 
> <body>
> 
> <xsl :call-templates match=  /A >
> 
> <xsl :call-templates match=  /A/B >
> 
> <xsl :call-templates match=  /A/C >
> 
> </body>
> 
>  
> 
> For each template I have some instructions but the problem 
> isn't here..
> 
>  
> 
> After the transformation, In output I have :
> 
> <A>
> 
>             <B></B>
> 
>             <B></B>
> 
>             <B></B>
> 
>             <B></B>
> 
>             <C></C>
> 
>             <C></C>
> 
> </A>
> 
>  
> 
> Is it possible to keep the order of the XML document after the
> transformation.
> 
> There is no distinction between <B> and <C>
> 
>  
> 
> Thanks for help

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.