> I still have to find the time to look into this
> issue... do you have a very simple testcase?

Not right now, but i'll send you one as soon as possible

> You should use getLocalName/getNamespaceURI, but
> keep in mind that getElementDeclaration only
> works for global elements. If you are looking to
> a local element you should use
> getTypeDefinition(typeName, typeURI). If you are
> looking at an anonymous declaration you should go
> up in the DOM tree until you find an element that
> either is a global element, or uses a global
> type: at that point, navigate that definition downwards.

Thanks a lot, it works fine on global and local elements and
i'm working on the anonymous ones :)

Regards,
Adrien

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)



Reply via email to