448
Views
0
Helpful
1
Replies
how to get xml attribute
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 12:40 PM - edited 03-13-2019 11:07 PM
What is the syntax for getting an attribute from a child? I tried this but it comes up null:
"/descendant::PhoneSystemConfiguration/child::DIDconfiguration[attribute::value='81611'][attribute::groupname]"
where I want to know the value of the attribute called "groupname" based on the attribute called "value".
Labels:
- Labels:
-
Other Contact Center
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 07:52 AM
nevermind. typo in the xml path.
