So how does this:

<xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>

compare to the previous:

<xs:any minOccurs="0" maxOccurs="unbounded" /> 

which should be processContents="strict"?

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Alexey Loubyansky
> Sent: Monday, March 06, 2006 3:27 AM
> To: jboss-development@lists.sourceforge.net
> Subject: Re: [JBoss-dev] minOccurs=0 not being used
> 
> It's fixed now. Thanks.
> 
> Scott M Stark wrote:
> > http://jira.jboss.com/jira/browse/JBXB-56 is an issue that 
> describes a 
> > simple testcase in head that shows this behavior.
> 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to