CT_LevelText

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
null ST_OnOff optional
val ST_String optional

Used By

Element CT_Lvl/lvlText

Source

<xsd:complexType name="CT_LevelText">
  <xsd:attribute name="val" type="s:ST_String" use="optional"/>
  <xsd:attribute name="null" type="s:ST_OnOff" use="optional"/>
</xsd:complexType>