[ http://jira.codehaus.org/browse/JIBX-37?page=history ] Dennis Sosnoski closed JIBX-37: -------------------------------
> Missing 'object' attribute group for <collection> element in binding.xsd > ------------------------------------------------------------------------ > > Key: JIBX-37 > URL: http://jira.codehaus.org/browse/JIBX-37 > Project: JiBX > Type: Bug > Components: core > Versions: 1.0-beta3c > Reporter: Gideon Jansen van Vuuren > Assignee: Dennis Sosnoski > Priority: Minor > Fix For: 1.0-RC0 > > > According to the beta3c documentation, a <collection> element may contain > attributes from the 'object' attribute group. But in the binding.xsd file > delivered with beta3c, this attribute group is missing. > Validating my mapping file with binding.xsd consequently produces an error, > since I have specified a custom factory method for a <collection>. But the > jibx compiler accepts the factory attribute, and produces code that works > fine. This leads me to assume that the documentation is indeed correct, and > that the binding.xsd should be adapted accordingly. -- 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 email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
