Listing 4. Markup of Table 1 examples with inline elements
1: <source>This is <bpt id="1" ctype="bold"><b></bpt>bold<ept id="1"></b></ept> text</source> 2: <source>This is <bpt id="1" ctype="bold">\b</bpt>bold<ept id="1">\b0</ept> text</source> |
XML Localisation Interchange File Format as an intermediate file format
1: <source>This is <bpt id="1" ctype="bold"><b></bpt>bold<ept id="1"></b></ept> text</source> 2: <source>This is <bpt id="1" ctype="bold">\b</bpt>bold<ept id="1">\b0</ept> text</source> |