xsl-list
[Top] [All Lists]

Re: [xsl] Glossary Help

2006-07-29 05:53:27
Thanks for letting us know the XML structure. I hope you can now solve
the problem. However if needed, you are welcome to ask us for help.

Regards,
Mukul

http://gandhimukul.tripod.com/

On 7/29/06, Shailesh Shinde <shailesh(_at_)quagnito(_dot_)com> wrote:
Hi,

The exact XML structure is like below........this <division type="appendix">
only needs to update with glossary elements, also the division contains more
topics with titles A, B, C and so on.....

- <book>
       + <prolog>
       + <disclaimers>
       + <division type="preface">
       + <division type="general">
       + <division type="chapter">
       + <division type="chapter">
       + <division type="chapter">
       + <division type="chapter">
       + <division type="chapter">
- <division type="appendix">
       -<topic id="Blank114">
               <title>Specifications</title>
       + <body>
       - <topic id="Blank115">
               <title>Physical Dimensions</title>
       + <body>
       </topic>
- <division type="appendix">  --------------------------------->>> This
division only needs
glossary Updates.
       -<topic id="crefmrk692">
               <title>Glossary</title>
       +<body>
       </topic>
       -<topic id="Blank212">
               <title>A</title>
       </topic>
       -<topic id="Blank213">
               <title>B</title>
       </topic>
</division>
</book>


--
shailesh

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>