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

 


Help: OASIS Mailing Lists Help | MarkMail Help

dss-comment message

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


Subject: Schema issues with http://uri.etsi.org/01903/v1.3.2/XAdES.xsd




Hello,

This XSD is imported by the AdES XML schema.  

1) The schemaLocation has spaces after "2002/". It should not be:
 
  <xsd:import namespace="http://www.w3.org/2000/09/xmldsig#";
schemaLocation="http://www.w3.org/TR/2002/
REC-xmldsig-core-20020212/xmldsig-core-schema.xsd"/>

But:

  <xsd:import namespace="http://www.w3.org/2000/09/xmldsig#"; 
schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-
core-schema.xsd"/>

2)  Xerces reports an error in the type definition of XAdESTimeStampType:

SystemID: http://uri.etsi.org/01903/v1.3.2/XAdES.xsd
Location: 109:46
Description: rcase-Recurse.2: There is not a complete functional mapping
between the particles.
URL: http://www.w3.org/TR/xmlschema-1/#rcase-Recurse

SystemID: http://uri.etsi.org/01903/v1.3.2/XAdES.xsd
Location: 109:46
Description: derivation-ok-restriction.5.4.2: Error for type
'XAdESTimeStampType'.  The particle of the type is not a valid restriction
of the particle of the base.
URL: http://www.w3.org/TR/xmlschema-1/#derivation-ok-restriction

_____

Pim van der Eijk



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