| Subject: | XOR conditionals | |
|---|---|---|
| From: | Jens Porup (je...@porup.com) | |
| Date: | Feb 17, 2005 9:26:43 pm | |
| List: | org.oasis-open.lists.docbook-apps | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Jens Porup | Feb 17, 2005 9:26 pm | |
| Bob Stayton | Feb 18, 2005 10:44 am | |
| Jens Porup | Feb 22, 2005 7:25 pm | |
| John L. Clark | Feb 22, 2005 7:56 pm | .pgp |
| Jens Porup | Feb 22, 2005 8:09 pm | |
| John L. Clark | Feb 22, 2005 8:39 pm | .pgp |
| Jens Porup | Feb 22, 2005 8:42 pm | |
| Jens Porup | Feb 22, 2005 9:08 pm | |
| Bob Stayton | Feb 22, 2005 11:27 pm | |
| Jens Porup | Feb 23, 2005 5:49 pm | |
| Bob Stayton | Feb 23, 2005 6:12 pm | |
| Jens Porup | Feb 23, 2005 10:01 pm | |
| Bob Stayton | Feb 23, 2005 11:18 pm | |
| Jens Porup | Feb 24, 2005 6:03 pm | |
| Bob Stayton | Feb 25, 2005 12:51 pm |
| Subject: | XOR conditionals | |
|---|---|---|
| From: | Jens Porup (je...@porup.com) | |
| Date: | Feb 17, 2005 9:26:43 pm | |
| List: | org.oasis-open.lists.docbook-apps | |
G'day,
Is it possible to do XOR conditionals in docbook (xsltproc)?
I have a subsection of a document that I want to do this:
if condition=html publish it
if conditional=pdf DONT publish it
if condition=FOO ONLY publish the subsection, and not the rest of the document
I have the first two working fine, and I could just spin off the subsection into a redundant, separate document, but I'd rather not have to maintain two docs that way.
Any thoughts?
Thanks,
Jens

