- From: Don Chamberlin <chamberl@almaden.ibm.com>
- Date: Tue, 3 Aug 2004 14:55:05 -0700
- To: Margaret Grün-Kerr <margaret.gruen-kerr@altova.com>
- Cc: public-qt-comments@w3.org
- Message-ID: <OF5F4B58BC.A62096F7-ON88256EE5.0077EF9B-88256EE5.007832BE@us.ibm.com>
Margaret, Good catch! In addition to the errors identified in your note, there are some other errors in the same section. For example, "element(hospital/staff/person)" is no longer valid syntax, and "element(person)" no longer respects substitution groups. I will correct all these errors in the next edition of the XPath and XQuery documents. Thanks for your helpful comment! --Don Chamberlin Margaret Grün-Kerr <margaret.gruen-kerr@altova.com> Sent by: public-qt-comments-request@w3.org 08/03/2004 07:51 AM To <public-qt-comments@w3.org> cc Subject [XQUERY]Section3.2.1.2 - Node Tests, examples not updated WD-xquery-20040723 XQuery Working Draft, section 3.2.1.2 The examples were not updated to match the change in syntax. The TypeName no longer has a wildcard option. element(person, *) matches any element node whose name is person (or is in the substitution group headed by person), without any restriction on type annotation. ..... attribute(price, *) matches any attribute whose name is price, regardless of its type annotation. best regards Margaret Grün-Kerr ... Margaret A. Grün-Kerr ... Quality Assurance Engineer ... Altova GmbH =================================================================== xmlspy® 2004 - mapforce™ 2004 - authentic® 2004 - stylevision® 2004 Award-winning tools for developers, data architects, business-users NEW: XML/Database/EDI Mapping with XSLT/Java/C#/C++ code generation Brand new Advanced Text View, XML-aware Differencing and Merging Customizable XSLT Libraries, Mapforce Engine for instant preview Database Reporting to HTML and PDF via XSLT and XSL:FO Stylesheets Visit www.altova.com to download your free evaluation copy today! =================================================================== The information transmitted in this message and/or as an attachment to it is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Altova GmbH and Altova, Inc. do not accept legal responsibility for the contents of this message. Any views or opinions presented are solely those of the author and do not necessarily represent those of Altova GmbH and Altova, Inc. unless otherwise specifically stated. Thank you!
Received on Tuesday, 3 August 2004 18:07:37 UTC