Beginner XML Questions
Posted: Mon Mar 31, 2003 11:25 am
I'm creating an XML doc to display a generic list and one of the listings is supposed to be for the date.
Is it possible to create a tag that is formatted like:
<03.31></03.31>
..or does it have to start with a letter? Could I do:
<date ="03.31"></date>?
(Please remember I'm very new with XML so forgive me if this is grossly obvious!)
Thanks in advance.
Is it possible to create a tag that is formatted like:
<03.31></03.31>
..or does it have to start with a letter? Could I do:
<date ="03.31"></date>?
(Please remember I'm very new with XML so forgive me if this is grossly obvious!)
Thanks in advance.