Julian Reschke wrote:
>>From: Emmanuil Batsis (Manos) [mailto:]
>>Sent: Wednesday, August 21, 2002 3:54 PM
>>To: Julian Reschke;
>>Subject: Re: [xml-dev] namespace reprise
>>
>>
>>Julian Reschke wrote:
>>
>>
>>
>>>In which case the XSLT code will either accept old documents or new
>>>documents, but not both...
>>>
>>>
>>>
>>True, but that's what parameters are for and that's why I said variable.
>>A document will have either namespace but not both.
>>
>>
>
>Great. So you'll need *another* piece of code that peeks into the document
>and decides how to configure the XSLT.
>
Well, that is usually the case as XSLT is used and controlled by
applications/code.