Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-21
-
Component/s: modello-core, modello-plugin-java, modello-plugin-xpp3
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I need to parse xml like :
<action dev="me" type="add"> Added additional documentation on how to configure the plugin. </action>
Currently it's not impossible to have a mix content in a class
Attachments
Issue Links
| This issue is related to: | ||||
| MODELLO-206 | improve generated XML schema for content |
|
|
|
| This issue is superceded by: | ||||
| MODELLO-85 | Allow an element to have a text and attributes at the same time |
|
|
|
| This issue is depended upon by: | ||||
| MCHANGES-47 | Add support for multiple <issue> and <due-to> tags in changes.xml |
|
|
|
| MCHANGES-61 | Provide DTD/XSD for changes.xml |
|
|
|
here a patch for xppReader.
I will provide one later for xpp3writer and other plugins.