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] | [List Home]


Subject: Re: [docbook-apps] profile chunking


SIRIGINA Saraswathi wrote:

> <xsl:template match="chapter[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="section[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="sect1[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="sect2[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="sect3[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="sect4[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="para[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="phrase[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="informaltable[not(@os)]" mode="profile">
> </xsl:template>
> <xsl:template match="programlisting[not(@os)]" mode="profile">
> </xsl:template>
> 
> Then my problem is compounded if I have a profiling attribute of help at the lower level which could perhaps be a para. One more problem is the TOC.

I really don't see your problem. But as I mentioned several times before 
on this list filtering out element which don't have condition set is 
very dangerous and you can very easily get invalid document.

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
Nejbližší termíny školení: XML schémata (včetně RELAX NG) 7.-9.11.
          *** DocBook 5.-7.12. *** XSL-FO 19.-20.12. ***
------------------------------------------------------------------

S/MIME Cryptographic Signature



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