2.5.6.9 PtgDataBinding

The PtgDataBinding structure specifies a reference to a shape data item whose value is bound to external data, as described in Data Binding.

ABNF:

 PtgDataBinding = shape-name "," shape-data "," shape-data-type "," dimension token-separator "1"

shape-name specifies the Name attribute of the CT_ShapeInfo element in the ShapeInfo XML Part of this document that contains the shape data item.

shape-data specifies the Name attribute of a CT_ShapeData element in the ShapeInfo XML Part of this document. This element is the referenced shape data item and is a subordinate element of the element referenced by shape-name.

shape-data-type specifies the measurement unit of the value referenced by shape-data. It MUST be an entry under the ID column in the Parse Token Table in the Parse Token Table section.

dimension specifies the dimension of the value referenced by shape-data.