[Simple-support] Re lated annotation for @XmlSchemaType in simple-xml
Brought to you by:
niallg
|
From: Babu p. <bab...@gm...> - 2011-09-20 11:16:06
|
in jaxb: @XmlAttribute(name = "modified_dtt")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar modifiedDtt;
how to convert it into simple-xml
or how to write a Transformer class for this
--
View this message in context: http://old.nabble.com/Related-annotation-for-%40XmlSchemaType-in-simple-xml-tp32501059p32501059.html
Sent from the Simple XML Serialization mailing list archive at Nabble.com.
|