Hi Chris, No doubt the quantity of design-related material floating around the lists lately has been daunting; but as many of those posts make clear, this requirement is very definitely one we're well-aware of and trying to design for in Xerces2.
When this becomes ready depends in large measure on how many people want to help out... :-) Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 416-448-3519, T/L 778-3519 E-mail: [EMAIL PROTECTED] "Probert, Christopher" <[EMAIL PROTECTED]> on 08/20/2001 08:54:48 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: Include statements in XML Schema Does anyone know if this is this planned to be fixed in 2.0? And if so when the functionality is likely to be included in the Beta? Thanks, Chris. -----Original Message----- From: Maik Weber [mailto:[EMAIL PROTECTED] Sent: August 18 2001 04:53 To: [EMAIL PROTECTED] Subject: Re: Include statements in XML Schema Hi Chris, perhaps this will help you: http://xml.apache.org/xerces-j/schema.html "The parser permits situations in which there is circular importing; that is, where there is a series of schemas which contain <import> information items whose effect is recursive. However, the parser only permits forward references--that is, references directed from the direction of the schema cited in the instance document to other schemas. For instance, if schema A imports schema B which also imports schema A, and an instance document validates against schema A, then any reference in schema b to an information item from schema A will produce an error. Circular <include>s have similar limitations." greetings maik > I am using Xerces 1.4.2 to validate an instance against an XML schema, > (using sax.SAX2Count) and running into problems. The schema has many > include > statements and the parser seems to want them in order, i.e if element "a" > is > referenced by element "b" then the include statement for the file > containing > "a" must come before the include statement for the file containing "b". > > Is this behaviour real or am I doing something wrong? > > Chris. > -- ============================================ "M�gen die Falten im Gesicht eines Menschen Spuren sein des Lachens !!" Mail : [EMAIL PROTECTED] Homepage: http://www.webis-world.de (Schau doch mal vorbei !) ICQ : #57313947 --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
