← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
Pim van der Eijk <>
Date
2007-07-12T09:02:10+00:00
ID
003301c7c463$4f283530$a200000a@VaioSX
Thread
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
← Prev in month ← Prev in thread
Next in thread → Next in month →