The following table lists the limitations on XML data types in Derby.
Issue | Limitation |
---|---|
Length of XML | 2,147,483,647 characters |
Use of XML operators | Requires that the JAXP parser classes, such as Apache Xerces, and Apache Xalan classes are in the classpath. Attempts to use XML operators without these classes in the classpath results in an error. |