Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #322836 +++ Created an attachment (id=176724) Sample schema To recreate the problem: - place the attached schema in a workspace project (if using a simple project, add the validation builder) - right click the schema and select Generate->XML... - use the default values in the wizard - click Finish The generator produces an XML instance with the following validation errors: Description Resource Path Location Type cvc-datatype-valid.1.2.1: '0' is not a valid value for 'base64Binary'. Test.xml TestBase64 line 3 XML Problem cvc-type.3.1.3: The value '0' of element 'tns:Test' is not valid. Test.xml TestBase64 line 3 XML Problem
Created attachment 177103 [details] JUnit
Created attachment 177104 [details] Patch
Patches committed and released to WTP 3.2.2 builds > v201008201521 UTC.
Verified with M-3.2.2-20100823061035.
Closing.