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

RE: Global/Local attributes

  • To: "David Carlisle" <davidc@n...>
  • Subject: RE: Global/Local attributes
  • From: "Don Box" <dbox@m...>
  • Date: Fri, 2 Aug 2002 10:22:36 -0700
  • Cc: <xml-dev@l...>
  • Thread-index: AcI6J4QJ/sp06C+XRCOT7BRN20iL/QAHdfHw
  • Thread-topic: Global/Local attributes

attribute xslt


> -----Original Message-----
> From: David Carlisle [mailto:davidc@n...]
> Sent: Friday, August 02, 2002 6:21 AM
> To: Don Box
> Cc: xml-dev@l...
> Subject: Re:  Global/Local attributes
> 
> 
> > It's unfortunate, however, that most uses of QNames beyond
> > element/attribute GIs assumes the element convention (no prefix gets
> > default inscope namespace) rather than the attribute convention (no
> > prefix gets no namespace). This appears in XPath, XSLT, XML Schema,
and
> > XML Query.
> 
> ?? unprefixed Qnames in XPath (and so XSLT and Xquery) use attribute
> convention: no namespace. the default namespace binding is not used.

Doh!!! You're absolutely correct. My 18 months away from using default
namespaces has obviously had an effect.

Here's what I meant to say :-)

XML Schema's QName simple type uses the element rule [1].

XPath node tests use the attribute rule [2].
 
XML Query node tests use the element rule [3].

When assigning names to constructs in XSLT (named templates, modes,
etc.), XSLT uses the attribute rule [4]. The same rule is used for
references to those constructs.

When using QName in the xsl:element/@name attribute, XSLT uses the
element rules [5].

When using QName in the xsl:attribute/@name attribute, XSLT uses the
element rules [6].
 
[1] http://www.w3.org/2001/05/xmlschema-rec-comments/#pfiQName
[2] http://www.w3.org/TR/xpath/#node-tests
[3] http://www.w3.org/TR/xquery/#node-tests
[4] http://www.w3.org/TR/xslt/#qname
[5]
http://www.w3.org/TR/xslt/#section-Creating-Elements-with-xsl:element
[5] http://www.w3.org/TR/xslt/#creating-attributes


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.