Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-2856

'property' validation conflicts with osoa spec

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-1.4
    • Java-SCA-1.x
    • None
    • Java JMS Binding extention

    Description

      The validation of 'property' element like this <property name="propName" type="string">myvalue</property> produced this error:

      Element 'property' is a simple type, so it cannot have attributes, excepting those whose namespace name is identical to 'http://www.w3.org/2001/XMLSchema-instance' and whose [local name] is one of 'type', 'nil', 'schemaLocation' or 'noNamespaceSchemaLocation'. However, the attribute, 'name' was found. XMLSchema validation error occured in: null ,line = -1, column = -1, Message = cvc-type.3.1.1:

      But the OSOA SCA JMS spec defines property in header element like this:

      <property name="NMTOKEN" type="NMTOKEN">*

      Attachments

        Activity

          People

            beckerdo Daniel O. Becker
            ortizc Christopher N. Ortiz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: