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

RE: HTML5 and almost no namespaces

  • From: "David Lee" <dlee@calldei.com>
  • To: "'John Cowan'" <cowan@mercury.ccil.org>, "'Pete Cordell'" <petexmldev@c...>
  • Date: Thu, 2 Jun 2011 12:02:23 -0400

RE:  HTML5 and almost no namespaces
A suggest in this example namespaces are irrelevant.  A scheme (or as you
say the context) can clearly distinguish between the two "title" elements
(they could be defined as local elements). 

They could even distinguish between the different variants of nameProfile -
possibly with validation using XSD 3 (?) or at least schematron.




----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org


-----Original Message-----
From: John Cowan [mailto:cowan@ccil.org] On Behalf Of John Cowan
Sent: Thursday, June 02, 2011 11:53 AM
To: Pete Cordell
Cc: Mukul Gandhi; stephengreenubl@gmail.com; Jesper Tverskov;
xml-dev@lists.xml.org
Subject: Re:  HTML5 and almost no namespaces


Pete Cordell scripsit:

> By this argument 'name' is not ambiguous because of its context.
> In fact its quite easy to define a schema that has multiple 'name'
> elements with different meanings.  I believe some would say that is
> bad design though.

But are the meanings really different?  A name is a name.  Here's a
better example:

<book>
  <title>Mary Barton</title>
  <author>
    <nameProfile>
      <purpose>legal</purpose>
      <givenName>Elizabeth</givenName>
      <familyName>Gaskell</familyName>
    </nameProfile>
    <nameProfile>
      <purpose>authorial</purpose>
      <title>Mrs.</title>
      <familyName>Gaskell</familyName>
    </nameProfile>
  </author>
</book>

Here there is genuine ambiguity between the title of a book and the
title of a person.  The name profile schema I mentioned in my last
post uses "prefix" instead.  But even if it didn't, the context would
disambiguate between book/title and nameProfile/title.

-- 
Values of beeta will give rise to dom!          John Cowan
(5th/6th edition 'mv' said this if you tried    http://www.ccil.org/~cowan
to rename '.' or '..' entries; see              cowan@ccil.org
http://cm.bell-labs.com/cm/cs/who/dmr/odd.html)

_______________________________________________________________________

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@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php



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


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.