android-jaxb
android-jaxb copied to clipboard
Support for xs:anyURI type
It would be nice to support anyURI elements:
<xs:element name="myURI" type="xs:anyURI" minOccurs="0" maxOccurs="1"/>
See definition of this element at : http://books.xmlschemata.org/relaxng/ch19-77009.html As a workaround i parsed it as string