Ian Zimmerman <[EMAIL PROTECTED]> writes: > Mark> <!ENTITY % docbook SYSTEM "../../../dtd/xml/4.1.2/docbookx.dtd"> > Mark> %docbook; > > I think this is terrible. It means going along with the fact that XML > tools without catalog support are broken. Why should users of tools > that get it right (Jade) continue to suffer for that?
PUBLIC identifiers in XML can have both catalog IDs as well as system identifiers -- why not use that? -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/>

