Hi,
I would like to use a DOM method that returns a single node from an xml document given a specific ID attribute.
I have tried using the nodeFromId method, but am not able to get it to work. From what I can make out, this method is only for ID/IDREF relationships.(?)
I would like some way of achieving the above but I think I need another method or approach.
Could anybody sugggest code or references on how to do this please. I know the syntax of the above method, but am not able to get it to work :/
Thanks
Peds
I would like to use a DOM method that returns a single node from an xml document given a specific ID attribute.
I have tried using the nodeFromId method, but am not able to get it to work. From what I can make out, this method is only for ID/IDREF relationships.(?)
I would like some way of achieving the above but I think I need another method or approach.
Could anybody sugggest code or references on how to do this please. I know the syntax of the above method, but am not able to get it to work :/
Thanks
Peds