<ptCount> (Point Count)

This element contains the number of values in the cache.

Parent Elements

<multiLvlStrCache>5.7.2.115); <numCache>5.7.2.121); <numLit>5.7.2.123); <strCache>5.7.2.200); <strLit>5.7.2.201)

Attributes

Description

<val> (Integer Value)

Specifies that the contents of this attribute will contain an integer number.

The contents of this number are interpreted based on the context of the parent XML element.

The possible values for this attribute are defined by the XML Schema unsignedInt datatype.

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_UnsignedInt">
	<attribute name="val" type="xsd:unsignedInt" use="required"/>
</complexType>