schema fix needed? (Re: Test suite errors)

Hi Leroy,

thanks, so this may be a schema issue - let's see what Jirka says.

Best,

Felix

Am 21.03.13 11:53, schrieb Leroy Finn:
> I am looking at this provenanceRecords error and it doesn't make sense 
> as *version* is allowed on p*rovenanceRecords* and is seen in various 
> other files like *provenance7htmlstandoff.html *etc and 
> is clearly shown been used in the spec document also 
> http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#provenance-local. 
> I made the necessary alteration to the file and the output will not be 
> affected but I think the file was correct in its previous form seen 
> below.
>
>     *<?xml version="1.0" ?>
>     *
>
>         *<someDataFile>
>         **<its:provenanceRecords xml:id="pr1"
>         xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
>         **        <its:provenanceRecord
>         **            toolRef="http://www.provdata.com/tool/#onlinemtex"
>         **            revPerson="James Joyce"
>         **           
>         revToolRef="http://www.provdata.com/RevTool/#mycat-v1"
>         **            revOrg="acme-CAT-v2.3"
>         **           
>         provRef="http://www.examplelsp.com/excontent987/production/prov/e6354"/>
>         **<its:provenanceRecord
>         **revPerson="John Smith"
>         **revOrg="Linguaserve I.S. S.A." />
>         **    </its:provenanceRecords>
>         **</someDataFile>*
>
> Leroy
>
>
> On 21 March 2013 07:16, Felix Sasaki <fsasaki@w3.org 
> <mailto:fsasaki@w3.org>> wrote:
>
>     Hi all,
>
>     I found a few errors in the test suite using Jirka's schemas -
>     all, can you (see your name below) have another look?
>
>     Thanks,
>
>     Felix
>
>
>     Philip
>     [apply]
>     inputdata/elementswithintext/html/withintext1html.html:9:11:
>     error: Element “title” from namespace
>     “http://www.w3.org/1999/xhtml” not allowed in this context. (The
>     parent was element “section” from namespace
>     “http://www.w3.org/1999/xhtml”.) Suppressing further errors from
>     this subtree.
>     [apply] error: Element “head” from namespace
>     “http://www.w3.org/1999/xhtml” is missing required child element
>     “title”.
>     [apply]
>     inputdata/elementswithintext/html/withintext3html.html:9:11:
>     error: Element “title” from namespace
>     “http://www.w3.org/1999/xhtml” not allowed in this context. (The
>     parent was element “section” from namespace
>     “http://www.w3.org/1999/xhtml”.) Suppressing further errors from
>     this subtree.
>     [apply] error: Element “head” from namespace
>     “http://www.w3.org/1999/xhtml” is missing required child element
>     “title”.
>     [apply]
>     inputdata/elementswithintext/html/withintext4html.html:17:11:
>     error: Element “title” from namespace
>     “http://www.w3.org/1999/xhtml” not allowed in this context. (The
>     parent was element “section” from namespace
>     “http://www.w3.org/1999/xhtml”.) Suppressing further errors from
>     this subtree.
>
>
>     Yves
>     [apply]
>     inputdata/externalresource/html/externalresource2html.html:15:6:
>     error: Element “p” from namespace “http://www.w3.org/1999/xhtml”
>     not allowed in this context. (The parent was element “video” from
>     namespace “http://www.w3.org/1999/xhtml”.) Suppressing further
>     errors from this subtree.
>
>
>     Yves
>     [apply]
>     inputdata/locqualityissue/html/locqualityissue4html.html:22:9:
>     error: Attribute “data-mytool-qacode” not allowed on element
>     “span” from namespace “http://www.w3.org/1999/xhtml” in this context.
>     [apply]
>     inputdata/locqualityissue/html/locqualityissue5html.html:22:65:
>     error: Attribute “data-mytool-qacode” not allowed on element
>     “span” from namespace “http://www.w3.org/1999/xhtml” in this context.
>     [apply]
>     inputdata/locqualityissue/html/locqualityissue6html.html:25:37:
>     error: Attribute “data-mytool-qacode” not allowed on element
>     “span” from namespace “http://www.w3.org/1999/xhtml” in this context.
>
>
>     Leroy
>     [jing] inputdata/provenance/html/provenance6htmlstandoff.xml:3:94:
>     error: Attribute “version” not allowed on element
>     “provenanceRecords” from namespace “http://www.w3.org/2005/11/its”
>     in this context.
>
>
>     Jirka (maybe it's the schema?) / Karl
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:2:97: error:
>     Attribute “num” not allowed on element “span” from namespace
>     “http://www.w3.org/2005/11/its” in this context.
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:2:97: error:
>     Attribute “lineBreakType” not allowed on element “span” from
>     namespace “http://www.w3.org/2005/11/its” in this context.
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:3:93: error:
>     Attribute “num” not allowed on element “span” from namespace
>     “http://www.w3.org/2005/11/its” in this context.
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:3:93: error:
>     Attribute “lineBreakType” not allowed on element “span” from
>     namespace “http://www.w3.org/2005/11/its” in this context.
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:4:96: error:
>     Attribute “num” not allowed on element “span” from namespace
>     “http://www.w3.org/2005/11/its” in this context.
>     [jing] inputdata/storagesize/xml/storagesize9xml.xml:4:96: error:
>     Attribute “lineBreakType” not allowed on element “span” from
>     namespace “http://www.w3.org/2005/11/its” in this context.
>
>
>

Received on Thursday, 21 March 2013 10:58:35 UTC