[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Andrew Welch" <andrew.j.welch@g...>
  • To: "Seetha Rama Krishna" <ram_kurra@y...>
  • Date: Mon, 30 Jul 2007 19:38:30 +0100

On 7/30/07, Seetha Rama Krishna <ram_kurra@y...> wrote:
> Hi Folks,
>                I want to know can i add node to node which is already having
> value.
> for example.
>  <person>
>                <name></name>
>                <age >27</age>
>   </person>
>                  I want to add the following two nodes to age
>     <min-age><max-age>
>
>                    Can you guys tell me how can i add these two nodes to age

Add them as attribute nodes eg

<age min-age="1" max-age="115">27</age>


-- 
http://andrewjwelch.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member