 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 94276 |
 |
BY: Gwendal Roué (lagroue) DATE: 2010-07-20 11:50 SUBJECT: How can I add an attribute with namespace ? Hello,
I'm working on http://lpod-project.org/ and I need to be able to manage attributes linked to a namespace.
So, here is my question:
Given a node, a prefix, a uri, an attribute name and a value, what code should I write so that the following condition is true?
node.attributes.get_attribute_ns(uri, name).value == value
Thanks in advance for your answer. | |
Thread View
| Thread |
Author |
Date |
 |
How can I add an attribute with namespace ? | Gwendal Roué | 2010-07-20 11:50 | |
Post a followup to this message
|
 |