- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Aug 2009 13:26:17 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7394
Summary: [XQFTTS] Validade parsing pf XQFTTSCatalog.xml fails.
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: borges_francisco@emc.com
QAContact: public-qt-comments@w3.org
CC: borges_francisco@emc.com
A small glitch in the XQFT TS Catalog makes it fail validaded parsing. I am
using the XQFTTS_current.zip downloaded from CVS repository on Aug20th (2009).
The following error happens when trying to parse XQFTTSCatalog.xml
======================================================================
PARSE_ERROR:
-----------------------------------------------Parse Error: 1
Domain: http://www.w3.org/TR/xml-schema-1
Line: 4207
Column: 62
Public Id: null
System Id: null
Message: cvc-complex-type.2.4.a: Invalid content was found starting with
ele
ment 'output-file'. One of
'{"http://www.w3.org/2005/02/query-test-full-text":expected-error}' is
expected.
=======================================================================
As far as I can tell <output-file/> cannot be there if there was a
<expected-error/> element already.
--
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 Friday, 21 August 2009 13:26:25 UTC