XSD 1.1 substitution failing test cases

Bug #1170441 reported by Sorin Marian Nasoi
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Triaged
Medium
Cezar Andrei

Bug Description

The following cases in prod-SchemaImport: substitution-020 to 025 fail because they all make use of substitution11.xsd which uses a new feature in xsd11 that current Xerces doesn't implement it.

The schema contains:
  <xs:element name="A" abstract="true" substitutionGroup="s:H1 s:H2" nillable="true"/>

In xsd10 the attribute substitutionGroup is defined as QName, while in xsd11 is defined as List of QName. Since Xerces expects a QName and value "s:H1 s:H2" is not, hence the error.

Tags: fots
Changed in zorba:
importance: Undecided → Medium
Revision history for this message
Cezar Andrei (cezar-andrei) wrote :

Potponed until Xerces supports XSD1.1 substitutions.

Changed in zorba:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.