← Prev in month
← Prev in thread
Which XSD version to use for the "Comprehensive Multi-Signature Verification Reports" profile?
The document of the "Comprehensive Multi-Signature Verification
Reports" profile refers to an XSD, as follows:
[DSSVR-XSD] D. Hühnlein, I. Henkel, J. C. Cruellas, S. Drees,
A. Kuehne, et. al.: “DSS Verification Report Schema”, July 2009
http://www.oasis-open.org/committees/download.php/33059/VerificationReport-CD1.xsd
The comment within that XSD states:
Version corresponding to CD1, 2009-06-24
But there is a newer version available if we look into:
http://docs.oasis-open.org/dss-x/profiles/verificationreport/
oasis-dssx-1.0-profiles-vr-cd1.xsd
31-Jul-2009 09:02
27k
oasis-dssx-1.0-profiles-vr-cd02.xsd
04-Nov-2010 12:26
At the website another XSD is referenced:
http://docs.oasis-open.org/dss-x/profiles/verificationreport/oasis-dssx-1.0-profiles-vr-cd1.xsd
Which is not the same as the VerificationReport-CD1.xsd
Summary:
1) Website refers to: oasis-dssx-1.0-profiles-vr-cd1.xsd ("Version
corresponding to CD1, 2009-07-19 "), 31-Jul-2009
2) Document (CS1) refers to: VerificationReport-CD1.xsd ("Version
corresponding to CD1, 2009-06-24"),
3) Folder contains oasis-dssx-1.0-profiles-vr-cd02.xsd ("Version
corresponding to CS1, 2010-09-27"), 4-Nov-2010
The target namespace used by the website XSD contains "dss-x", which
is not the case for the XSD reference by the document.
The other differences between 1 and 2 are only related to
formatting.
The main difference between 1 and 3 is the introduction of
1: <element name="TSLValidity"
type="vr:TrustStatusListValidityType" maxOccurs="1"
minOccurs="0"/>
3: <element name="TSLValidity" type="dss:AnyType"
maxOccurs="1" minOccurs="0"/>
==> Which XSD should be the reference XSD?
I would say the one from 4 nov 2010. But that one is not referenced
by the documentation in the CS from nov 2010 nor by the website...
Regards
Ernst Jan
← Prev in month
← Prev in thread