Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.4
-
Fix Version/s: 1.0.5
-
Component/s: XML code generator
-
Labels:None
-
Environment:Any
-
Number of attachments :
Description
When serializing a schema using hte SchemaWriter, the anyAttribute child of a complexType (if any) does not get serialized.
To reproduce, simply create an XSD file that uses <anyAttribute>, deserialize into a Schema object, then serialize using SchemaWriter.