jaxb-api
jaxb-api copied to clipboard
mapping class-> complex type with mixed content
Following extract is from the minutes of the Feb 24, 2004 EG conference call:
b. support for mixed content
- not a lot of use cases for supporting mixed content
- one possibility is to introduce a customization to customize a String property to be text. I believe suggested by Keith Visco.
- issue: how to handle adjacent text strings
- another possibility: no support for mixed content; document produced by JAXB can be processed by an external tool such as XSLT.
So should customization of a mapping a Java class to mixed content be supported ?
Environment
Operating System: All Platform: All
Affected Versions
[2.0 draft]
- Issue Imported From: https://github.com/javaee/jaxb-spec/issues/17
- Original Issue Raised By:@glassfishrobot
- Original Issue Assigned To: @glassfishrobot
@glassfishrobot Commented Reported by sekhar
@glassfishrobot Commented sekhar said: The last line should have read: So should customization of a mapping a Java class to a complex type definition with mixed content be supported ?
@glassfishrobot Commented sekhar said: Changed the Summary heading for consistency with other issues. Upped the priority to P1.
@glassfishrobot Commented sekhar said: Updating the status to follow the lifecycle issue outlined in the jaxb20-note-0007.txt.
@glassfishrobot Commented Was assigned to sekhar
@glassfishrobot Commented This issue was imported from java.net JIRA JSR222-17