Skip to Content
0
Former Member
Sep 23, 2008 at 09:39 AM

Get ChildNodeElement from an attribute

36 Views

Hi everybody,

how can i get an Element from a subfoler if i have only the name of an attribute unter the needed element?

i have the following node structure with the attribute <attr1>:

node

-childNode (recursive)

--attr1

Now i have a value of attr1, how can i get the needed ChildeNodeElement from this attribute?

regards,

Seed

Edited by: seed_mopo on Sep 23, 2008 12:10 PM

Edited by: seed_mopo on Sep 23, 2008 12:43 PM