<myDoc>
 <head/>
 <body>
  <p>
   <code>code <textInCode>text in code <code>code in text</code>
    </textInCode>
   </code>
  </p>
  <p trans="false">some text <code>code <textInCode>text in code</textInCode>code</code>.</p>
  <p>
   <code trans="true">code <textInCode trans="false">text in code <code trans="true">code in text</code>
    </textInCode>
   </code>
  </p>
  <p trans="false">some text <span trans="true">text</span> text.</p>
  <p trans="true">some text <span trans="false">text</span> text.</p>
 </body>
</myDoc>