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

Re: XSLT for ditaval filtering

Subject: Re: XSLT for ditaval filtering
From: "Chris Papademetrious christopher.papademetrious@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2022 18:29:03 -0000
Re:  XSLT for ditaval filtering
Hi Rick,

Are you using conditional processing groups (values that contain
parentheses)?

https://docs.oasis-open.org/dita/dita/v1.3/os/part2-tech-content/archSpec/bas
e/usage-of-conditional-processing-attributes.html

If not, the problem will be easier to solve.

The solution should consider the DITAVAL elements in order, such that the last
relevant one wins. This ensures that specifications like

<val>
   <!-- hide all @product conditions, then include only @product="prodA" -->
   <prop att="product" action="exclude"/>
   <prop att="product" val="prodA" action="include"/>
</val>

are handled correctly (unless you're not doing this either, in which case you
can have an even simpler solution specific to your use case).


  *   Chris

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.