Thanks Michael.  

I was afraid of that.  I don't control the schema definition, so I have
to live with what I have.  I think that I'll just transform the xml to
the proper sequencing prior to the validation.

Regards,
Joe 

-----Original Message-----
From: Michael Glavassevich [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 30, 2007 2:15 PM
To: j-users@xerces.apache.org
Cc: Phelan, Joe
Subject: Re: Validator features?

Hi Joe,

Short of making changes to your schema (replacing the content model with
xs:all, a wildcard or whatever more permissive content you want) there's
no way to do that.

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

"Phelan, Joe" <[EMAIL PROTECTED]> wrote on 08/30/2007 02:11:23 PM:

> Hi all.
>
> I'm trying to use the xerces SchemaFactory and Validator to validate 
> xml against a schema.  Everything is working fine - too fine.  I would

> like to know if there is a feature that would cause xs:sequence 
> compositors to be ignored.
>
> Thanks in advance.
> Joe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to