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

Re: Animal-friends implemented as a pattern (Re: XML-Data:advantages ove

  • From: "Henry S. Thompson" <ht@c...>
  • To: xml-dev@i...
  • Date: Tue, 30 Sep 97 09:35:10 BST

ove pattern
Note that as written Rick's solution lacks a feature of the XML-Data
proposal, namely that e.g. in the internal subset I can add a new
declaration

<elementType id="stick-insect" extends="#pet"/>
  <empty/>
  <attribute id='colour'/>
</elementType>

and non-intrusively extend the content model of animal-friends.  To
cover this Rick's solution would need place-holding empty parameter
entities in most of his existing entities, e.g.

<!ENTITY % animal-friends-content 
	" ( pet | cat | dog %extra-animal-friends-content )* "

so that you could do

<!ENTITY % extra-animal-friends-content '| stick-insect'>

[Note this is not valid XML, I don't think]

This I think completes the reductio -- the point is not that you can
do things with schemata that you can't do in XML, but that you can do
them in ways which are vastly more transparent and maintainable.  Just
because we CAN write all logical formulae using only Shaeffer stroke
and constants doesn't mean we SHOULD do so.  Occam didn't say "Don't
proliferate", he said "Don't proliferate beyond necessity".

Note also that I argued at the XML day in Montreal that to avoid the
dangers of multiple incompatible approaches to schemata, we should
always provide a semantics in terms of vanilla XML, which is how I'd
describe what Rick has shown is possible!

ht

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


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.