provenance5xml.xml (1229B)
1 <text xmlns:dc="http://purl.org/dc/elements/1.1/" 2 xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0"> 3 <dc:creator>John Doe</dc:creator> 4 <its:provenanceRecords xml:id="pr1"> 5 <its:provenanceRecord 6 tool="onlinemtex" 7 revPerson="James Joyce" 8 revTool="mycat-v1.0" 9 revOrg="acme-CAT-v2.3" 10 provRef="http://www.examplelsp.com/excontent987/production/prov/e6354"/> 11 </its:provenanceRecords> 12 <its:provenanceRecords xml:id="pr2"> 13 <its:provenanceRecord 14 person="John Doe" 15 org="legaltrans-ex" 16 revPerson="Tommy Atkins" 17 revOrg="vistatec" 18 provRef="http://www.examplelsp.com/excontent987/legal/prov/e6354 http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469"/> 19 </its:provenanceRecords> 20 <its:rules version="2.0"> 21 <its:param name="provenanceParam">#pr1</its:param> 22 <its:provRule selector="//*[@ref=$provenanceParam]" provenanceRecordsRefPointer="@ref"/> 23 </its:rules> 24 <title>Translation Revision Provenance Agent: Global Test in XML</title> 25 <body> 26 <par ref="#pr1"> This paragraph was translated from the machine.</par> 27 <legalnotice ref="#pr2">This text was 28 translated directly by a person.</legalnotice> 29 </body> 30 </text>