<lvl> (Level)

This element specifies data for a single level of labels for a category axis.

Parent Elements

<multiLvlStrCache>5.7.2.115)

Child Elements

Subclause

<pt> (String Point)

§5.7.2.152

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>