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

NEW ISSUE: Invalid schema provided by sca-binding-jms-1.1-cd02.xsd

From
Luciano Resende <>
Date
2009-03-06T23:43:55+00:00
ID
OF425F027A.7F5D462A-ON85257571.0081D20E-88257571.00825905@LocalDomain
Thread
NEW ISSUE: Invalid schema provided by sca-binding-jms-1.1-cd02.xsd
DESCRIPTION

When validating schema provided by sca-binding-jms-1.1-cd02.xsd,
the following snippet from JMS binding schema, a "Unique Particle
Attribution" violation is reported

               <choice minOccurs="0"
maxOccurs="1"> 
                  <sequence>

                    
<element name="destination" type="sca:JMSDestination"/>

                    
<element name="connectionFactory" type="sca:JMSConnectionFactory"/>

                  </sequence>

                  <sequence>

                    
<element name="destination" type="sca:JMSDestination"
minOccurs="0"/> 
                    
<element name="activationSpec" type="sca:JMSActivationSpec"/>

                  </sequence>

               </choice>  

PROPOSAL
I have a workaround for the issue in [1]

[1] https://svn.apache.org/repos/asf/tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-binding-jms-1.1-cd02.xsd

- Luciano 

Luciano Resende
Open Source SOA - Apache
Tuscany
4400 N 1st St, San Jose - CA 
notes: Luciano
Resende/Westford/IBM
internet IBM: 
internet ASF:  blog @ developerWorks : link
Apache Tuscany blog: link

Great things are not done by impulse
but by a series of small things brought together
- Vincent Van Gogh
← Prev in month ← Prev in thread
Next in thread → Next in month →