shrinkwrap / descriptors

ShrinkWrap subproject for creating Archive Descriptors
Apache License 2.0
26 stars 30 forks source link

Shrinkdesc 115 #63

Closed rbattenfeld closed 12 years ago

rbattenfeld commented 12 years ago

Hi Andrew

This patch should fix SD-115 and SD-116. The root problem was that we not the final beans.xsd version. I assume we used an early version which defined the elements in the root node (beans) as unbounded.

I also recognized that the generation XSLT script was wrong in the function xdd:printGetOrCreateXX, here the check should look for nodeList.size() > 0 instead of nodeList.size() > 1.

Regards, Ralf

ALRubinger commented 12 years ago

Upstream: https://github.com/shrinkwrap/descriptors/commit/0532900d93856fa8bc62ff67af8b7b223aba47c8