how use attributes in xml with FileStorage

asked 2014-08-12 07:37:21 -0600

tuco gravatar image

I need to make usage of attributes in a xml file so I can make sure that it's values follows a format, How can I do that ?

edit retag flag offensive close merge delete

Comments

I am not sure if I had understood right, but if you look at this you can see something like using operator ["node_name"]

thdrksdfthmn gravatar imagethdrksdfthmn ( 2014-08-12 08:21:43 -0600 )edit

I want something like <node id="attribute">. How could I get the value of node's id ?

tuco gravatar imagetuco ( 2014-08-12 08:42:42 -0600 )edit