DII workshop in London, May 18
MURATA Makoto (FAMILY Given)
eb2m-mrt at asahi-net.or.jp
Fri Apr 10 03:33:42 CEST 2009
(Not wearing my convenor hat)
29500 already has separated document conformance and application
conformance. I propose to introduce some layers for each.
1. Layers for data conformance
ZIP conformance
Is the data a correct zip file?
OPC conformance
Is the data a correct OPC package?
XML conformance
Are the included XML documents well-formed?
OOXML schema conformance (transitional/strict)
XSD conformance
Are the included XML documents valid aginst OOXML XSD schemas?
RNG conformance
Are the included XML documents valid aginst OOXML XSD schemas?
Conformance to other formats such as JPEG
Is the included binary data correct?
OOXML full conformance(transitional/strict)
Does the OOXML document satisfy all requirements specified in
29500?
2. Layers for application conformance
ZIP conformance
Can the application produce and/or consume correct ZIP files?
OPC conformance
Can the application produce and/or consume correct OPC packages?
XML conformance
Can the application produce and/or consume well-formed XML documents
as parts of OPC packages?
OOXML schema conformance (transitional/strict)
Can the application produce and/or consume valid XML documents
as parts of OPC packages?
Conformance to other formats such as JPEG
Can the application produce and/or consume correct binary data?
OOXML full conformance
Does the application satisfy all requirements specified in
29500?
Some of the above layers are hard to test, while others are quite easy.
Cheers,
Makoto<EB2M-MRT at asahi-net.or.jp>
More information about the sc34wg4
mailing list