Outputs one or more tab characters.
Syntax
<pc:tab n="integer" /> number ::= { 1, 2, ... }
The optional n attribute indicates the number of tabs to be output. If you omit it, a single tab is output.
Examples
<pc:tab />
<pc:tab n="3" />