org.xml.sax.SAXParseException: Premature end of file with xerces-j-2.6.2

2004-07-08 Thread Atul
Hi, I am getting an exception when axis1.2 is trying to parse (not even validating) xml data when I upgraded to xerces-j-2.6.2 (2/27/04) ! AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException: Premature end of

AW: Problem with derivation by restriction with Element

2004-07-08 Thread Usorov, Evgeny
Hi, i am still sure that Xerces has a bug with derivation by restriction, as i wrote 16/17 Juni. Once more example :-) and my derived type: I don't

Re: Problem with derivation by restriction with Element

2004-07-08 Thread Sandy Gao
The position of W3C is the position of Xerces, unless Xerces has a bug. :-) Carefully following the constraints in section 3.9.6 of the schema spec part 1 [1], I believe your example is valid. Note that the sequence around is pointless. [1] http://www.w3.org/TR/xmlschema-1/#cos-particle-rest

Problem with derivation by restriction with Element

2004-07-08 Thread Usorov, Evgeny
Hallo, Waht is the position, point of view of W3C with derivation by restriction of Element? The situation is: I have an schema, that i want to restrict. At one place schema is open and has an Element where Element with maxOccur="unbounded" is defined. I want to define two Elements ("foo" and