|
New patch which include xpp3writer for this new feature and unit s for xpp3Reader/Writer.
The type to have such a field is <field> <name>action</name> <version>1.0.0</version> <type>Content</type> <description> A short description of the action taken. </description> </field> Note the type Content. Thanks !! Here a new patch.
Note it contains patches for 4 issues : Reopen this issue.
Now class with field of type Content can contains other field which refers to an other. Currently in such case the xsd generation generate a bad schema. We have to generate something like : <xs:complexType mixed="true">
....
add support for mixed content in xsd generation in rev 926
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I will provide one later for xpp3writer and other plugins.