- From: Yves Savourel via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 23 Aug 2012 23:05:28 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml In directory hutz:/tmp/cvs-serv18019/examples/xml Added Files: EX-locQualityPrecis-global-1.xml EX-locQualityPrecis-global-2.xml EX-locQualityPrecis-local-1.xml Log Message: Added the loc-quality-precis data category. --- NEW FILE: EX-locQualityPrecis-global-2.xml --- <?xml version="1.0"?> <doc> <header qaScore="100" qaPassingScore="95" qaProfile="http://example.org/qaModel/v13" > <title>Example</title> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> <its:locQualityScoreRule selector="/doc" locQualityPrecisScorePointer="header/@qaScore" locQualityPrecisThresholdPointer="header/@qaPassingScore" locQualityPrecisProfileRefPointer="header/@qaProfile" /> </its:rules> </header> <para>This is an example</para> </doc> --- NEW FILE: EX-locQualityPrecis-local-1.xml --- <?xml version="1.0"?> <doc xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0" its:locQualityPrecisScore="100" its:locQualityPrecisThreshold="95" its:locQualityPrecisProfileRef="http://example.org/qaModel/v13" > <para>They continued to discuss the documents and Paul’s predicament for some time. At the end, Paul pocketed the whistle back and Renia escorted her visitors outside, leaving the big room empty.</para> <para>For a few moments the foliage of trees played with the sunlight through the many glasses of the high ceiling, dancing silently on the red titles of floor and the polish wood of the bookshelves. Then something moved at the back of the room, behind the one of the last tall bookshelves, in the darkest corner of the room. Someone walked carefully out of the shadows and came at the main table. He paged quickly through the documents and their translations, a smug smile on his thin lisps. After a while he put back the papers as he had found them, slipped into the corridor and left by one of the back doors.</para> </doc> --- NEW FILE: EX-locQualityPrecis-global-1.xml --- <?xml version="1.0"?> <doc> <header> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> <its:locQualityScoreRule selector="/doc" locQualityPrecisScore="100" locQualityPrecisThreshold="95" locQualityPrecisProfileRef="http://example.org/qaModel/v13" /> </its:rules> </header> <para>This is an example</para> </doc>
Received on Thursday, 23 August 2012 23:05:35 UTC