DR 08-0001: DML, Framework: Removal of ST_PercentageDecimal from the 1 strict version of the schema

Shawn Villaron shawnv at microsoft.com
Fri May 1 17:10:26 CEST 2009


Per Murata-san's feedback in yesterday's teleconference I have removed the instruction to add ST_PercentageDecimal to Part 4, §A.4.1 as it already exists in the Part 4 schemas.  The complete response text for this defect report is below.

If we all agree with this response, we'll need to get updated RNG from Murata-san and then I believe we'll move to classify this as LAST CALL.

Thanks,

shawn

DR 08-0001 - DML, Framework: Removal of ST_PercentageDecimal from the strict version of the schema
The following schema change will be made to part 1, §A.4.1:

<xsd:simpleType name="ST_PercentageDecimal">

       <xsd:restriction base="xsd:int"/>

</xsd:simpleType>


Part 1, §20.1.10.41 will be updated as follows:
20.1.10.41        ST_PercentageDecimal (Percentage as Decimal Number)
This simple type represents a percentage in 1000ths of a percent, e.g., a value of 1 represents 0.001% == 0.00001; a value of 100000 is equal to 100%. Percentages have no intrinsic units, but are used to scale other values with units.

This simple type's contents are a restriction of the W3C XML Schema int datatype.

Referenced By

ST_Percentage (§20.1.10.40); ST_TextBulletSizePercent (§20.1.10.62)


[Note: The W3C XML Schema definition of this simple type's content model (ST_PercentageDecimal) is located in §A.4.1. end note]

New subclause in part 4, §12.1.2
12.1.2.xx            ST_PercentageDecimal (Percentage as Decimal Number)
This simple type represents a percentage in 1000ths of a percent, e.g., a value of 1 represents 0.001% == 0.00001; a value of 100000 is equal to 100%. Percentages have no intrinsic units, but are used to scale other values with units.

This simple type's contents are a restriction of the W3C XML Schema int datatype.

Referenced By

ST_Percentage (Part 1, §20.1.10.40)


[Note: The W3C XML Schema definition of this simple type's content model (ST_PercentageDecimal) is located in §A.4.1. end note]

Part 4, §12.1.2.2 will be updated as follows:
Additional member types for the union in ST_Percentage (Part 1, §20.1.10.40)
The value space of the following additional member types can be used within the context of this simple type for a document of a transitional conformance class.


·         The ST_PercentageDecimal simple type (Part 1, §20.1.10.41 Part 4, §NEW).



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


More information about the sc34wg4 mailing list