DR 08-0002 - Primer: Format of ST_PositivePercentage values in strict mode examples

Shawn Villaron shawnv at microsoft.com
Thu Apr 30 18:00:38 CEST 2009


We discussed this response in today's teleconference.  Murata-san identified that we failed to make the necessary prose change associated with the text which describes the zoom attribute of the camera complex type.

I believe that the following text now fully address this defect report and I am requesting that we change this defect report's status to LAST CALL.

Thanks,

shawn

DR 08-0002 - Primer: Format of ST_PositivePercentage values in strict mode examples
Part 1, §20.1.10.46 will be updated as follows:
20.1.10.46          ST_PositivePercentage (Positive Percentage Value with Sign)

Part 1, §19.5.83 will be updated as follows:
[Example:  Consider a text animation where the words appear letter by letter every 10th of the animation duration. The <tmPct> element should be used as follows:

<p:par>

  <p:cTn id="5" >

    <p:stCondLst> ... </p:stCondLst>

    <p:iterate type="lt">

      <p:tmPct val="1000010%"/>

    </p:iterate>

    <p:childTnLst> ... </p:childTnLst>

  </p:cTn>

</p:par>
end example]

Part 1, §M.4.6.2.2 will be updated as follows:
The only complex type contained in the camera, CT_SphereCoords, is a complex type defined
elsewhere within the DrawingML. There are three simple types associated with a camera:


·         ST_FOVAngle (field of view angle), which is a positive angle between 0 and 180 in 60,000th of a degree.

·         ST_PositivePercentage (zoom), which is defined as a percentage in 1,000th of a percent.

·         ST_PresentCameraType (preset camera)


Part 1, §M.4.6.2.2 will be updated as follows:



<xsd:complexType name="CT_Camera">
  ...

<xsd:attribute name="zoom" type="ST_PositivePercentage"
    use="optional" default="100000100%" />
</xsd:complexType>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20090430/f291c61d/attachment.htm>


More information about the sc34wg4 mailing list