- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 22 Apr 2009 01:33:45 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6840 Summary: [FT] errors in E.3.1.2 "A Solution in Full Text XQueryX" Product: XPath / XQuery / XSLT Version: Candidate Recommendation Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Full Text 1.0 AssignedTo: jim.melton@acm.org ReportedBy: jmdyck@ibiblio.org QAContact: public-qt-comments@w3.org In E.3.1.2 "A Solution in Full Text XQueryX"... xsi:schemaLocation refers to http://www.w3.org/2007/xpath-full-text/XQueryX-Full-Text-extensions.xsd which doesn't exist. Presumably it should be http://www.w3.org/2007/xpath-full-text/xpath-full-text-10-xqueryx.xsd as given in section 1 "Introduction". Some element names appear to be incorrect: xqx:primaryWithOptions -> xqxft:ftPrimaryWithOptions xqx:primary -> xqxft:ftPrimary xqx:ftWords -> xqxft:ftWords xqx:ftWordsValue -> xqxft:ftWordsValue xqx:ftWordsLiteral -> xqxft:ftWordsLiteral And the xqx:ftMatchOptions element's start and end tags need to be deleted. -- Configure bugmail: http://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 Wednesday, 22 April 2009 01:46:53 UTC