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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Megginson and XMLNews

[ Lists Home | Date Index | Thread Index ]
  • From: Chris Lilley <chris@w3.org>
  • To: Walter Underwood <wunder@infoseek.com>
  • Date: Sat, 10 Apr 1999 22:36:20 +0200



Walter Underwood wrote:

> Why <lang> instead of an xml:lang attribute?

Hopefully the answer is not "because HTML did it that way".

> The ISO 8601 subset for <chron> is a different subset than
> the web profile of ISO 8601 recomended by the W3C. Any chance
> of changing to the W3C profile?

Particularly since that profile was submitted by Reuters, who do the odd
spot of news reporting and presumably it meets their needs.

> The <story.date> element does not offer the date in a parseable
> format. #PCDATA is fine for the printed version of the date, but
> it also should be given in an ISO 8601 form (see above), and if
> I get to choose, I'd rather see it as an element than as an
> attribute.

I would rather see it as an attrinbute, and have the human-readable date
as content. And hope that some future schema syntax allows the attribute
to be declared of type 8601date, or something.

> Is there some reason why #FIXED wasn't used to make <a href="">
> follow the Xlink draft? That is:
> 
> <!ATTLIST a
>   xlink:form CDATA #FIXED "simple"
>   href CDATA #REQUIRED>

I use this approach myself; I define a couple of parameter entities:

<!ENTITY % replaced
  "xml:link CDATA #FIXED 'simple'
   show CDATA #FIXED 'embed'
   actuate CDATA #FIXED 'auto'
   href CDATA #REQUIRED ">

<!ENTITY % hyperlink
  "xml:link CDATA #FIXED 'simple'
   show CDATA #FIXED 'replace'
   actuate CDATA #FIXED 'user'
   href CDATA #REQUIRED ">

for the two most common, simple link, uses.


> Since <phonetic/> doesn't contain the thing it is a pronunciation
> of, should it always follow that thing? And should that be noted
> in the spec?

It would seem that there should be a container relationship; ideally, a
container with two children, one of which holds the text and the other
of which holds the phonetic (IPA) text.

This is similar to Ruby, which is of course hardly surprising.

--
Chris



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

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