Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/JIBX-41 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-41 Summary: unable to dereference namespace uri from prefix should be fatal Type: Improvement Status: Open Priority: Trivial Original Estimate: 15 minutes Time Spent: Unknown Remaining: 15 minutes Project: JiBX Components: xsd2jibx Fix Fors: xsd2jibx 0.2 Versions: xsd2jibx 0.1 Assignee: Cameron Taggart Reporter: Cameron Taggart Created: Sun, 22 Aug 2004 12:03 AM Updated: Sun, 22 Aug 2004 12:03 AM Description: I tracked down the problem with the code generation to a missing namespace declaration, for the prefix used to refer to the targetNamespace in references to names declared within the schema. This should probably be a fatal error if you try to dereference a namespace prefix and don't find a definition. As it is now it just treats the reference as a weird kind of string variation. - Dennis That makes sense. - Cameron --------------------------------------------------------------------- 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 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
