Dates in XML

Andrew Layman andrewl at microsoft.com
Wed Jul 8 19:10:36 BST 1998


There is a proposal for dates (and data typing in general) in the XML-Data
proposal at the W3C site (sorry that I don't have a link handy). This is a
proposal, not an approved recommendation from the W3C.  One thing I notice
in the example shown below is that the element contains the date twice, once
in an easily-parsed form, once in what appears to be a display form.  I
would hope that the parsable form is all that is needed, with an application
able to produce the appropriate display when needed.

-----Original Message-----
From: Jeffrey Ricker [mailto:ricker at xmls.com]
Sent: Wednesday, July 08, 1998 7:44 AM
To: xml-dev at ic.ac.uk
Subject: Dates in XML


What is the general consensus out there for specifying a DATE element? 
Has this group come agree on a "conventional" method? 

<!ELEMENT some-date-element (#PCDATA)>
<!ATTLIST some-date-element
  TYPE CDATA #REQUIRED
  VALUE CDATA #REQUIRED
  >

Using this element would look like: 

<some-date-element type="ISO 8601" value="19980708">July 8,
1998</some-date-value>

Okay, guys and gals, pound away.



Jeffrey Ricker
ricker at xmls.com

XMLSolutions, LLC
601 Pennsylvania Ave.
Suite 900, South Bldg.
Washington, DC 20004
202.434.8379

http://www.xmls.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list