OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] InnerXml is like printf (WAS: Underwhelmed)

[ Lists Home | Date Index | Thread Index ]

I wrote:
| Miles Sabin <miles@milessabin.com> wrote:

| |   Element e =
| |     new Element(
| |       "html/("+
| |         "head/("+
| |           "title/text(%0),"+
| |           "link[@rel='stylesheet',@type='text/css',@uri=%1]),"+
| |         "body/text(%2))",
| |       { "Example 3", "/ss/style.css", "Hello World" } );

|   3.  What about adding more than one child to an element?  

D*mn, missed the commas.  Sorry, Miles.

I'm still curious about splicing though.  Element e will still have to
have "elementary" setter methods, no?





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS