DR 10-0003 - PML: Replace use of ST_ShapeId for AG_TLBuild
Shawn Villaron
shawnv at microsoft.com
Fri Mar 19 00:02:34 CET 2010
This is in regards to the Ecma defect report. Adoption of the recommended solution is suggested:
Specify that 'spid' attribute on AG_TLBuild must be a number by using ST_DrawingElementId that returns an integer value.
Re-write as follows:
A.3 PresentationML, line 623+
<xsd:attributeGroup name="AG_TLBuild">
<xsd:attribute name="spid" type="a:ST_ShapeIDST_DrawingElementId" use="required"/>
<xsd:attribute name="grpId" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="uiExpand" type="xsd:boolean" use="optional" default="false"/>
</xsd:attributeGroup>
19.5.12, bldDgm (Build Diagram)
Attributes
Description
spid (Shape ID)
This attribute describesspecifies the shape to which the build applies.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.12, bldGraphic (Build Graphics)
Attributes
Description
spid (Shape ID)
This attribute describesspecifies the shape to which the build applies.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.15, bldOleChart (Build Embedded Chart)
Attributes
Description
spid (Shape ID)
This attribute describesspecifies the shape to which the build applies.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.16, bldP (Build Paragraph)
Attributes
Description
spid (Shape ID)
This attribute describesspecifies the shape to which the build applies.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.47, inkTgt (Ink Target)
Attributes
Description
spid (Shape ID)
This attribute specifies the shape identifier.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.72, spTgt (Shape Target)
Attributes
Description
spid (Shape ID)
This attribute specifies the shape identifier.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
19.5.77, subSp (Subshape)
Attributes
Description
spid (Shape ID)
This attribute specifies the shape identifier.
The possible values for this attribute are defined by the ST_ShapeIDST_DrawingElementId simple type (§20.1.10.5521).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20100318/9c0bc1f2/attachment-0001.htm>
More information about the sc34wg4
mailing list