[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

intVal (Integer)

This element describes an integer variant.

Parent Elements

progress4.6.57); to4.6.89); val4.6.92)

 

Attributes

Description

val (Value)

This attribute specifies the value of this element as a floating point.

 

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

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

<complexType name="CT_TLAnimVariantIntegerVal">

   <attribute name="val" type="xsd:int" use="required"/>

</complexType>