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

Re: Re: Réf.[2]_:_Réf.[2]_:_Transforming_non_str

Subject: Re: Re: Réf.[2]_:_Réf.[2]_:_Transforming_non_structured_XML_into structured XML with XSLT
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Thu, 9 Aug 2001 14:45:41 +0200
 Re:  Re: Réf.[2]_:_Réf.[2]_:_Transforming_non_str
> > > > <row lib="data" folder1="f1" folder2="f2" folder3="f3" folder4="f4" ..../>
> > > [ ... can be done like: ]
> > > <row folder1="f1" folder2="f2"/>
> > > <row folder1="f2" folder2="f3"/>
> > > <row folder1="f3" folder2="f4"/>
> > [ ... does not work for this: ]
> > /
> > +- f1
> > |  `- f2
> > |     `- f3
> > |        `- f4
> > `- f2
> >    `- f4
> 
> No, it will work:
> <row folder1="ROOT" folder2="f1"/>
> <row folder1="ROOT" folder2="f2"/>
> 
> There's always a special name like "ROOT" 

[ slowly it's getting oftoppic, but ]

While this works for the first level, it does not for the seccond, or
how would you represent my full example above:

<row folder1="ROOT" folder2="f1"/>
<row folder1="f1"   folder2="f2"/>
<row folder1="f2"   folder2="f3"/>
<row folder1="f3"   folder2="f4"/>
<row folder1="ROOT" folder2="f2"/>
<row folder1="f2"   folder2="f4"/>

could also describe:

/
+- f1
|  `- f2
|     +- f3
|     |  `- f4
|     `- f4      
`- f2
-- 
Goetz Bock                                              IT Consultant
Dipl.-Inf. Univ.

Attachment: pgp00010.pgp
Description: PGP signature

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.