Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.2.1
-
Fix Version/s: 1.2
-
Component/s: XML code generator
-
Labels:None
-
Number of attachments :
Description
Mixed content is not recognized by castor if it is specified in the xsd by 'mixed="1"'. I have validated the xsd and xml files using Altova XML Spy and both mixed="1" and mixed="true" should allow mixed content in the element. Attached is a sample xsd and 2 samples files
Initial (and tested) patch for review. All CTF tests finish fine.