Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/JIBX-34 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-34 Summary: Simple support for marshalling/unmarshalling namespace attributes. Type: Improvement Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: JiBX Components: core Versions: 1.0-beta3a 1.0-beta3b 1.0-beta3c Assignee: Reporter: Tilman Linden Created: Fri, 30 Jul 2004 4:28 AM Updated: Fri, 30 Jul 2004 4:28 AM Description: Currently, namespace attributes of the document's root node like "xsi:noNamespaceSchemaLocation=..." or "xsi:schemaLocation=..." have to be mapped in the binding definition in order to be (un)marshalled. A simpler solution for this is desired. One possible approach would be to provide methods for accessing these attributes at runtime at the level of (Un)MarshallingContext. Thus the creation/retrieval of a particular Document could be customized. --------------------------------------------------------------------- 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 OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
