blob: c2b07eec0a98f0c54954c75564e6076468c25707 [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE s1 SYSTEM 'dtd/document.dtd'>
<s1 title='Limitations'>
<s2 title='Known Limitations'>
<p>
This is a list of the limitations in this release of &ParserName;.
There is also a list of <link idref='limitations-schema'>
XML Schema limitations</link>.
</p>
<ul>
<li>
Due to a transcoding bug in the Sun JDK's (1.1.6, 1.1.7, 1.1.8, 1.2)
handling of EBCDIC data (specifically, end of line characters), you
must use IBM's JDK 1.1.6, if you want to use EBCDIC support. The IBM
JDK has the bug fixed. We don't know when the bug fix will get into
the Sun JDKs.
</li>
</ul>
</s2>
</s1>