[Home] [By Thread] [By Date] [Recent Entries]
Hi all,
This is a grouping question one more time. For such an input : <p foo="foo_att" bar="bar_att" foobar="foobar_att">my text</p> I'd like such an output : <p> <foo><bar><foobar>my text</foobar></bar></foo> </p> the order foo/bar/foobar isn't important here. <foobar><bar><foo>my text</foo></bar></foobar> would also be ok. This should work for any number of attributes (including none) I can't see a elegant and generic solution right now, any suggestions would be welcome, Matt. -- Matthieu Ricaud IGS-CP Service Livre numirique
|

Cart



