A transposition takes place when the author indicates that the order of two scraps of text have to switch places. In this case, each 'scrap' will need a @type="transposition"
attribute, and a unique @xml:id
.
For example:
Don't be alarmed if the transposition is not immediately visualized: this visualization will only occur when we have declared the @xml:id
s for transposition in the header.
For example:
[xml]
<listTranspose>
<transpose>
<ptr target="#trans2"/>
<ptr target="#trans1"/>
</transpose>
</listTranspose>[/xml]