- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 Jan 2012 16:38:19 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15547
Summary: [Fo30] analyze-string and schemas
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.0
AssignedTo: mike@saxonica.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
According to F&O 3.0:
"A schema is defined for the structure of the returned element, containing the
definitions below. The returned element and its descendants will have type
annotations obtained by validating the returned element against this schema,
unless the function is used in an environment where type annotations are not
supported (for example, a Basic XSLT Processor), in which case the elements
will all be annotated as xs:untyped and the attributes as xs:untypedAtomic."
Does this therefore mean that these schema types and element/attribute
declarations are in-scope? That is, is it permissable to use
schema-element("http://www.w3.org/2005/xpath-functions":analyze-string-result)
without raising error XPST0008?
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 13 January 2012 16:40:30 UTC