Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<myDoc>
<head>
<its:translateRule selector="//par[@id='101']/@title" translate="no"/>
</its:rules>
</head>
<body>
<par id="100" title="Text">This is the first paragraph. It has some <code>un-translatable code</code>.</par>
<par id="101" title="Not extractable text">Some additional text.</par>
</body>
</myDoc>