Archive - Jun 12, 2007

Date

Conditional Inclusion

Hello All,

I am trying to migrate from a "home grown" SGML system which filters based on conditional inclusion. On output, the processor sees a list of product codes. It includes an element if the element has a 'product' attribute with an explicit value that includes at least one of those codes and omits it if the value includes none of those codes.

Read more