DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-07 Thread Norman Walsh
/ Daniel Veillard <[EMAIL PROTECTED]> was heard to say: | Well the XSLT processor operates only on the XPath data model of | the document, so it's doesn't even have access to DTD related informations. | Yes, the ':' has no significance for it, in general. And there is no | way (at least there wa

Re: DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-07 Thread Daniel Veillard
On Mon, Jan 07, 2002 at 01:10:14PM -0800, Bob Stayton wrote: > On Sun, Jan 06, 2002 at 11:24:32AM -0500, Daniel Veillard wrote: > > Example: there is no way to know whether "ns:val" in the following > > http://example.org/bar"; bar="ns:val"/> > > is actually to be consumed as a simple string

Re: DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-07 Thread Bob Stayton
On Sun, Jan 06, 2002 at 11:24:32AM -0500, Daniel Veillard wrote: > On Sun, Jan 06, 2002 at 11:03:11AM -0500, Norman Walsh wrote: > > Note, however, that the XSLT Rec requires only that processors output > > sufficient namespace declarations to form a legal XML+Namespaces > > document. > > > Ac

Re: DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-06 Thread Daniel Veillard
On Sun, Jan 06, 2002 at 11:03:11AM -0500, Norman Walsh wrote: > Note, however, that the XSLT Rec requires only that processors output > sufficient namespace declarations to form a legal XML+Namespaces > document. Actually, it's far more stronger than that ! The rules about outputting namespace

DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-06 Thread Norman Walsh
/ Jochen Hein <[EMAIL PROTECTED]> was heard to say: |> "Bob" == Bob Stayton <[EMAIL PROTECTED]> writes: | | [Using Namespace in XSL to generate XSL from Docbook] | | Bob> You need to make a couple of changes to get the namespace into | Bob> the attribute name. First, you need to declare the

DOCBOOK-APPS: Re: XSL: Docbook to foreign DTD

2002-01-06 Thread Bob Stayton
On Sun, Jan 06, 2002 at 10:04:55AM +0100, Jochen Hein wrote: > > "Bob" == Bob Stayton <[EMAIL PROTECTED]> writes: > > [Using Namespace in XSL to generate XSL from Docbook] > > Bob> You need to make a couple of changes to get the namespace into > Bob> the attribute name. First, you need to