mbasilica
Monday, June 16, 2008
Adding attribtes in XML Schema file
If you have troubles adding attribtes in XML Schema file, add extenstion="true" in Ant build file
<xjc schema="${schema.file}" binding="${bindings.file}" package="${package}" target="${jaxb.tmp.src}" extension="true" />
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment