This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XML_CATALOG_FILES


I'm using XML catalogs with xsltproc with some success.  If
I set the env variable XML_CATALOG_FILES to the pathname of
an XML catalog file, it works very nicely.  Thanks!

But I interpret the "S" on the end of the env variable name
to mean plural.  When I try to put more than one catalog
file path in that variable (inside quotes), then xsltproc
(and the xmlcatalog utility) always interprets the whole
string as a single pathname, which fails.  I've tried using
a colon, semicolon, space, and linefeed as separators with
no luck.  Is it a bug, or is there some magical separator
that I can't guess?

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]