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

 


Help: OASIS Mailing Lists Help | MarkMail Help

topicmaps-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: [topicmaps-comment] Re: [topicmapmail] XML Schema for XTM DTD


> [Lars Marius Garshol
> 
> > | Is there actually a namespace identifier for the current 
> version of
> > | XTM?
> > 
> > It's http://www.topicmaps.org/xtm/1.0/.
> > 

Tom P wrote:
> The normative DTD in the XTM 1.0 Spec says the namespace URI is 
> 
> http://www.topicMaps.org/xtm/1.0/
> 
> Which one is the typo?

A comment in the DTD says:

 <!-- Use this URI to identify the default XTM namespace:

           "http://www.topicMaps.org/xtm/1.0/";

       Used to identify the XLink namespace:

           "http://www.w3.org/1999/xlink";
  -->

... but later the DTD actually uses a lower-case version of the URL:

  <!ATTLIST topicMap
     id              ID        #IMPLIED
     xmlns           CDATA     #FIXED 'http://www.topicmaps.org/xtm/1.0/'
     xmlns:xlink     CDATA     #FIXED 'http://www.w3.org/1999/xlink'
     xml:base        CDATA     #IMPLIED
  >

Cheers

Con


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC