- From: CVS User ysavoure <cvsmail@w3.org>
- Date: Tue, 27 Nov 2012 18:26:03 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml
In directory gil:/tmp/cvs-serv1532/examples/xml
Modified Files:
EX-provenance-global-3.xml EX-provenance-local-1.xml
Removed Files:
EX-provenance-global-pointer-xliff.xml
Log Message:
Removed pointers in provenance; updated examples.
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-provenance-global-3.xml 2012/11/20 20:05:43 1.2
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-provenance-global-3.xml 2012/11/27 18:26:03 1.3
@@ -15,16 +15,13 @@
orgRef="http://www.legaltrans-ex.com/"
revPerson="Tommy Atkins"
revOrgRef="http://www.vistatec.com/"
- provRef=" http://www.examplelsp.com/excontent987/legal/prov/e6354 http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469"/>
+ provRef="http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469"/>
<its:provenanceRecord
revPerson="John Smith"
revOrgRef="http://john-smith.qa.example.com"/>
</its:provenanceRecords>
<its:rules>
- <its:provRule selector="/text/body/par[@ref]"
- provenanceRecordsRefPointer="@ref"/>
- <its:provRule selector="/text/body/legalnotice"
- provenanceRecordsRefPointer="@ref"/>
+ <its:provRule selector="//*[@ref]" provenanceRecordsRefPointer="@ref"/>
</its:rules>
<title>Translation Revision Provenance Agent: Global Test in XML</title>
<body>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-provenance-local-1.xml 2012/11/20 16:06:15 1.2
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-provenance-local-1.xml 2012/11/27 18:26:03 1.3
@@ -10,9 +10,10 @@
>This paragraph was translated from the machine.</par>
<legalnotice its:person="John Doe"
its:orgRef="http://www.legaltrans-ex.com/"
+ its:provRef="http://www.examplelsp.com/excontent987/legal/prov/e6354"
its:revPerson="Tommy Atkins"
its:revOrgRef="http://www.vistatec.com/"
- its:ref="http://www.examplelsp.com/excontent987/legal/prov/e6354 http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469"
+ its:revProvRef="http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469
>This text was translated directly by a person.</legalnotice>
</body>
</text>
\ No newline at end of file
Received on Tuesday, 27 November 2012 18:26:12 UTC