Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1472

XML Schema 1.1: Allowing xs:group as child of xs:all

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.10.0
    • 2.11.0
    • None

    Description

      The latest WD of XML Schema 1.1 spec has changed the definition of xs:all compositor as following:

      <all
      id = ID
      maxOccurs = 1 : 1
      minOccurs = (0 | 1) : 1

      {any attributes with non-schema namespace . . .}

      >
      Content: (annotation?, (element | any | group)*)
      </all>

      We now have xs:group also as child of xs:all. This was not there in the previous schema WD.

      I've written a patch to support this change to xs:all compositor, and would be committing it asap.

      Attachments

        Activity

          People

            mukul_gandhi Mukul Gandhi
            mukul_gandhi Mukul Gandhi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: