users@jaxb.java.net

RE: Validate xml file against an schema

From: Ted Poovey <tpoovey_at_uscentral.org>
Date: Wed, 14 May 2008 08:15:23 -0500

You cannot change the schema if you do not own it as it represents a
contract for the consumer. However, if you have more than 10000
occurrences then you should be creating more than one file with up to
10000 in each file most likely. You may talk to the owner of the
schema.

Thank you
 
Ted Poovey
Software Engineer III
I.T. Application Management
U.S. Central
9701 Renner Blvd
Lenexa, KS 66219
(ph) 913-227-6106
(fax) 913-227-6254
 

-----Original Message-----
From: LuisCGM [mailto:yo.luisjavier_at_gmail.com]
Sent: Tuesday, May 13, 2008 8:03 AM
To: users_at_jaxb.dev.java.net
Subject: Validate xml file against an schema


Hi all,

I need to validate a xml file against its schema, but an error occurs
because there is an element in the schema with maxOccurs=10000. I
cannot
change that schema.

Any solution?

Many thanks
-- 
View this message in context:
http://www.nabble.com/Validate-xml-file-against-an-schema-tp17207893p1
7207893.html
Sent from the java.net - jaxb users mailing list archive at
Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net