Update of /cvsroot/jaxme/JaxMe2/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv14248/docs
Modified Files:
ToDo.html
Log Message:
Added xs:hexBinary, xs:base64Binary, xs:positiveInteger and
xs:NMTOKEN. JUnit tests are partially missing or not working.
(Jochen Wiedmann)
Added example schema PurchaseOrder (Marty Kube).
Index: ToDo.html
===================================================================
RCS file: /cvsroot/jaxme/JaxMe2/docs/ToDo.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ToDo.html 2 Feb 2003 23:51:07 -0000 1.3
+++ ToDo.html 10 Feb 2003 21:07:48 -0000 1.4
@@ -70,6 +70,16 @@
<td>High</td>
</tr>
<tr>
+ <th valign="top">Forward references</th>
+ <td valign="top" align="left">The current version of JaxMe 2 doesn't
+ support forward references. In other words, a declaration like
+ <code><element name="foo" type="fooType"/> only works,
+ if the <code>fooType</code> declaration is located above the
+ <code>foo</code> declaration.</td>
+ <td>XML Schema Specification</td>
+ <td>High</td>
+ </tr>
+ <tr>
<th valign="top">External binding</th>
<td>The JAXB specification mentions two different possibilities
of customizing the schema: First of all, you may use the
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jaxme-jaxb-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev