Hi all,

I am not sure I did understand well how the extension namespaces works on
xalan-j, because I have not found a way to define my own namespace for the
extentions.

Like having "http://my.own.extension"; namespace for the class
my.own.extension.ExtensionImpl.

Only way I have seen to use extensions is having a xalan prefix to
http://xml.apache.org/xalan/java namespace, and use
xalan:full.qualified.className.method to access the extension function, or
declare a component for the extension element.

I hope I'm wrong and I haven't just seen the way of doing that. And I need
the http:// on the namespace.

Any clues?

-- 

Obrigado,
Fausto.

Reply via email to