General capabilities and limitations for transforming all data
- Output document size
- Output document size is dependent on the amount of memory available; however, no checking is done between document size and available memory. If the output document is too big for the available memory, you receive an out of memory error and the transform stops processing.
- XSL support
- The transforms support most, but not all, formatting objects, properties, and features
of the XSL Version 1.0 standards as documented by the W3C (http://www.w3.org/TR/xsl/). See Supported formatting objects for the formatting objects that the supports.
Style sheets embedded and referenced in XML files are not supported.