Change types of variables from generic text to their true type :-)
This commit is contained in:
parent
7884cad6fb
commit
9b7126f627
1 changed files with 2 additions and 2 deletions
|
@ -6781,12 +6781,12 @@
|
|||
</define>
|
||||
<define name="CT_TabStop">
|
||||
<attribute name="val">
|
||||
<text/>
|
||||
<ref name="ST_TabJc"/>
|
||||
<xs:documentation>Tab Stop Type</xs:documentation>
|
||||
</attribute>
|
||||
<optional>
|
||||
<attribute name="leader">
|
||||
<text/>
|
||||
<ref name="ST_TabTlc"/>
|
||||
<xs:documentation>Tab Leader Character</xs:documentation>
|
||||
</attribute>
|
||||
</optional>
|
||||
|
|
Loading…
Reference in a new issue