- May
- 20
- 0
Folks,
Let's say I have a XML fragment like this:
<Requester>
<ApplicationID application="OMS_SERVICE" bo="Client" />
How can I access the value of the "application" attribute in TakeCommand??
From what I can see, the XMLXPATH function in TCMD 9 (and from the looks of it - in TCMD 10, too) can only read and write element values - but not attributes.
Really?!?!? This seems like a severe limitation, really - XML documents typically are mixed collections of elements and attributes.
Or am I missing something here??
Cheers! Marc
Let's say I have a XML fragment like this:
<Requester>
<ApplicationID application="OMS_SERVICE" bo="Client" />
How can I access the value of the "application" attribute in TakeCommand??
From what I can see, the XMLXPATH function in TCMD 9 (and from the looks of it - in TCMD 10, too) can only read and write element values - but not attributes.
Really?!?!? This seems like a severe limitation, really - XML documents typically are mixed collections of elements and attributes.
Or am I missing something here??
Cheers! Marc