OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

dss-x message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [dss-x] Which XSD version to use for the "Comprehensive Multi-Signature Verification Reports" profile?


mmm... didn't know that there was a cd02. I'm still using cd1 in the eID DSS:
http://code.google.com/p/eid-dss/source/browse/trunk/eid-dss-ws/src/main/resources/oasis-dssx-1.0-profiles-vr-cd1.xsd
but as cd02 is only adding a few elements, cd1 should be compatible with cd02 right?

________________________________________
Van: dss-x@lists.oasis-open.org [dss-x@lists.oasis-open.org] namens Ernst Jan van Nigtevecht [EJvN@Sonnenglanz.net]
Verzonden: woensdag 19 september 2012 15:19
Aan: dss-x@lists.oasis-open.org
Onderwerp: [dss-x] 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<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<http://docs.oasis-open.org/dss-x/profiles/verificationreport/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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]