This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Heeeeeeeeelp



> 1) I want to create a list of FAQ's with their respective 
> anwers in XML.
> They
>     appear like this in XML:
> 
>      <FAQ_LIST>
>       <FAQ>
>        <QUESTION Bookmark="1">This is the Question 1</QUESTION>
>        <ANSWER>This is the Answer 1</ANSWER>

Looks like you should investigate the DocBook stuff (www.docbook.org).  If you convert the above into a QandAset (as far as I remember) you can apply the DocBook XSL sheets and get exactly what you want.

--
-- 
  Thorbjørn Ravn Andersen   "...and...Tubular Bells!"


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]