ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] XML design of ((a and b) or c)
by Rick Jelliffe other posts by this author
Dec 12 2006 7:50PM messages near this date
[xml-dev] XML design of ((a and b) or c) | [xml-dev] Re: XML design of ((a and b) or c)
& XSLT Andrew Welch said:

>  Each has its own advantages/drawbacks.  Personally I like the first
>  technique, although it can get cluttered when there are 10+ items.
> 
>  Are there any better ways that I'm missing?

But do you actually need to make a choice?

Why not allow both inline and referenced? That way you can have clean
nesting for simple cases and flatter files for more complicated reasons.
The code you add to handle the second case may be made up elsewhere, for
example because it might be easier to generate the XML from arbtirary
input in the first place.

(Answer: is it that we don't allow multiple forms of markup not because
there would a couple of extra lines of programming to handle the
reference, but because we are habituated against this kind of choice
because our schema languages don't support choices between references and
containers very well?)

Cheers
Rick Jelliffe

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@[...].org
subscribe: xml-dev-subscribe@[...].org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
Thread:
Andrew Welch
Rick Jelliffe
Andrew Welch
Mitch Amiano
Andrew Welch

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved