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

Re: attribute values as qnames?

  • From: "Rick Jelliffe" <ricko@a...>
  • To: <xml-dev@i...>
  • Date: Thu, 23 Dec 1999 14:53:13 +0800

Re: attribute values as qnames?
 
From: Mark D. Anderson <mda@d...> 

>i noticed that xmlschema is using qnames in attribute values:
><schema targetNamespace="http://www.myco.com/MYPO"
>        xmlns="http://www.w3.org/TR/1999/WD-xmlschema-1-19991217"
>        xmlns:po="http://www.myco.com/MYPO">
>
> <element name="PurchaseOrder" type="po:PurchaseOrderType"/>
>
>This is something I've wanted to, and thought was not allowed,
>so I dug up xml-names, and found only this, in section 6:
>  "Strictly speaking, attribute values declared to be of types ID,
>  IDREF(S), ENTITY(IES), and NOTATION are also Names, and thus
>  should be colon-free."
>
>Of course, other types of attributes can have a colon, but regardless
>there is no intimation that the prefixes would be expanded (and in
>fact they shouldn't be, for an arbitrary attribute).
 
To reference the name of an element type in an
attribute, one can use the namespace prefix: this is what
XPaths do, for example.  So the XML schema processor 
may indeed have to have the xmlns prefix->URI mappings 
available. A namespace processor will not resolve values
of attributes, merely names of elements and attributes (AFAIK,
but I am easily confusable.)

That type attribute is not an ID, IDREF, ENTITY or NOTATON
but a %QName;  (i.e., CDATA) so it conforms to the XML NS Spec.

Rick Jelliffe


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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe 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.