Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=JIBX-18 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-18 Summary: Tolerate unexpected elements Type: Improvement Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: JiBX Versions: 1.0-beta3a Assignee: Reporter: Falk Langhammer Created: Thu, 6 May 2004 4:07 PM Updated: Thu, 6 May 2004 4:07 PM Environment: JDK 1.4.2 Description: JiBX beta3a creates unmarshalling code which tolerates deviations from an ideal XML document described by the binding. So far so good. This tolerance however, is bound to unexpected attributes found in a tag. It should ignore an unexpected element (and all its childs) until it sees an expected element again. It should only throw an exception if it does not see all expected elements. It is normal that somebody adds content to XML and JiBX-generated code should not fail afterwards. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
