[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-c-users
Subject:    Rename a tag element
From:       Saâd_HESSANE <saad.hessane () gmail ! com>
Date:       2012-04-27 12:12:49
Message-ID: CAEcp1tDwgOZ=Z=kk3E7M70AkfHMh-6Lp_OoEXBbL7oEO4BSUhw () mail ! gmail ! com
[Download RAW message or body]


Hi list,

The question is on the subject. I'm working with xerces 2.8 in C++.
Example :

<root>
>   <element>
>     <child1>text</child1>
>     <child2 attribute="value" />
>   </element>
>
>   <element>
>     <child1>text</child1>
>     <child2 attribute="value" />
>   </element>
> </root>
>

I wan't rename the tag named "element" to "elmt". How can I do this?

Thank you in advance.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic