[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Rethinking namespaces, attribute remapping


Re:  Rethinking namespaces
> think there's more support for dropping DTDs alltogether.
> 
> One trick that people have used for ages to indicate data types in DTDs is 
> through parameter entities.
> 
> <!ENTITY % integer "CDATA" >
> <!ENTITY % uri     "CDATA" >
> <!ATTLIST foo
>           bar  %integer; #IMPLIED
>           href %uri;     #IMPLIED>
> 
> This works great for human documentation, but is not especially machine 
> processable.
> 
> I wonder if it's worth more thought to try and bless a way of doing this, to 
> provide more meaning to attributes?

One way is at http://www.w3.org/TR/dt4dtd ("Datatypes for DTDs
(DT4DTD) 1.0").







> 
> 
> >From: "Keith W. Boone" <keith@w...>
> >Reply-To: <keith@w...>
> >To: <xml-dev@l...>
> >Subject: Re:  Rethinking namespaces, attribute remapping
> >Date: Tue, 1 Oct 2002 09:07:24 -0400
> >
> >It seems from all the various postings on XLink/HLink, et cetera, that one
> >of the real problems of XML 1.X is a missing data type, the pointer.  If 
> >the
> >various attributes could have been declared as:
> >
> ><!ATTLIST    img
> >     src    PTR    #REQUIRED
> >         :
> >         .
> > >
> >
> ><!ATTLIST    a
> >     href    PTR    #IMPLIED
> >         :
> >         .
> > >
> >
> >Then we would have had a way to identify links [anything with the type 
> >PTR],
> >regardless of the name of the attribute.  So if want to correct the
> >HLink/XLink fiasco, why not add a type of attributes that indicates that it
> >is a pointer.  We might event use the notation mechanism so that there can
> >be a way to identify validation constraints on pointers, without requiring
> >predeclaration of every pointer in an external entity:
> >
> >Thus:
> ><!NOTATION  URI PUBLIC "some agreed upon string for href-style URIs" >
> ><!NOTATION XPointer PUBLIC "some agreed upon string for XPointer URIs" >
> >
> >Would declare "Attribute types"
> >
> >which could then be used like:
> ><!ATTLIST    a
> >     href    NOTATION    XPointer    #IMPLIED
> > >
> >
> ><!ATTLIST    img
> >     src    NOTATION    URI    #IMPLIED
> > >
> >
> >So anyway, if we [as Tonto once said -- We who, Kimosabe?] end up
> >refactoring XML, I think that something like this should be considered.  It
> >seems to eliminate a lot of the trouble posed by links today, without a lot
> >of new syntax, and no colons necessary [for those Averse Religiously to 
> >such
> >devices].
> >
> >     Keith
> >
> >
> >Engineering is what happens when science and
> >mathematics meet politics.  Products are what
> >happens when all three meet reality.
> >
> 
> 
> 
> 
> _________________________________________________________________
> Join the world?s largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 

Sam Hunting
eTopicality, Inc.

---------------------------------------------------------------------------
"Turn your searching experience into a finding experience."(tm)

Topic map consulting and training: www.etopicality.com
Free open source topic map tools:  www.gooseworks.org

XML Topic Maps: Creating and Using Topic Maps for the Web.
Addison-Wesley, ISBN 0-201-74960-2.
---------------------------------------------------------------------------


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.