DR 14-0006: four more
MURATA Makoto
eb2m-mrt at asahi-net.or.jp
Fri Jul 18 09:31:27 CEST 2014
Dear colleagues,
I checked number 33 as an example. In some sublclauses.
this number appears as an enumerated value but there
are no tight restrictions in schemas. Here goes.
18.8.30 numFmt
@numFmtId
<xsd:simpleType name="ST_NumFmtId">
<xsd:restriction base="xsd:unsignedInt"/>
</xsd:simpleType>
18.8.7 cellStyle
@builtInId (see G.7)
<xsd:attribute name="builtinId" type="xsd:unsignedInt" use="optional"/>
18.3.1.63 pageSetup (Page Setup Settings)
@paperSize
<xsd:attribute name="paperSize" type="xsd:unsignedInt" use="optional"
default="1"/>
18.3.1.64 pageSetup (Chart Sheet Page Setup)
@paperSize
<xsd:attribute name="paperSize" type="xsd:unsignedInt" use="optional"
default="1"/>
Should we provide tight constraints as part of schemas for these four
attributes?
Regards,
Makoto
More information about the sc34wg4
mailing list