> In the spec, nothing is said about p:pipeline/@exclude-inline-prefixes > and p:declare-step/@exclude-inline-prefixes > > I have trouble especially for this > > <p:pipeline exclude-inline-prefixes="#all"> > .... > <p:group xmlns:d="my-new-namespace"> > .... > <p:inline> > <d:root/> > </p:inline> > .... > </p:group> > .... > </p:pipeline> > > Is the document inside p:inline correct ? > I think that it is correct, and the document inside p:inline will become: <d:root xmlns:d="my-new-namespace"/> This is at least would happens in XSLT, I think. Regards, VojtechReceived on Thursday, 7 August 2008 12:22:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 7 August 2008 12:22:44 GMT