[Table of Contents] [docx version]

Error! No text of specified style in document.

ptCount (Point Count)

This element contains the number of values in the cache.

Parent Elements

multiLvlStrCache5.7.2.115); numCache5.7.2.121); numLit5.7.2.123); strCache5.7.2.200); strLit5.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>