Closed GoogleCodeExporter closed 9 years ago
FIXED in r1788
as you suggested in patch, the bug lies in XSContentModel class.
if you change option showContentModel to false, then xml generated correctly
the fix you suggested works for your example, but fails to other scenarios
Fixing this issue, i noticed that the schema you given uses xs:base64Binary.
currently XSInstance doesn't generate correct sample values for base64Binary.
But I will take up this as another task
the fix is uploaded to snapshots repository:
http://dl.dropbox.com/u/326301/snapshots
Original comment by santhosh.tekuri@gmail.com
on 31 Mar 2014 at 1:05
Original issue reported on code.google.com by
Gerd.Wit...@gmail.com
on 31 Mar 2014 at 11:28Attachments: