<lvl> (Level)
This element specifies data for a single level of labels for a category axis.
Parent Elements |
|---|
|
Child Elements |
Subclause |
|---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Lvl">
<sequence>
<element name="pt" type="CT_StrVal" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>