OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Slides XSL and confsponsor


Hi,

While using Slides FULL DTD and Slides XSL (XSL stylesheet version 1.48)
I have 
<slidesinfo>
        <confgroup>
         <conftitle> Title</conftitle>
         <confsponsor>Sponsor</confsponsor>
        </confgroup/>
</slidesinfo>

and I expact the slides.xsl to produce the output as

   Title
   Sponsor
yet the result is

Title
<confsponsor>Sponsor</confsponsor>

So obviously the <confsponsor> tag is nor parsed what do I need do get
this done ? I have tried to assign role=address but that didnot gave me
what I wanted. 

Thanks     
-- 
Togan Muftuoglu


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC