(dsssl) Attributes to Elements

Subject: (dsssl) Attributes to Elements
From: skvenkat@xxxxxxx
Date: 12 Jun 2001 06:45:13 MDT
Hi,

   In the XML backend, I would like to transform all attributes to elements,
e.g.,

  <foo day="12" month="June" year="2001">Hello</foo>

             to 

  <foo><foo-attributes><day>12</day><month>June</month><year>2001</year>
  </foo-attributes>Hello</foo>.


As it makes life easy for me further on...

which leads to the general question:

why they didn't get rid of attributes while designing XML itself?!

yours

venkat

TnQ Books and Journals

  

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread