|
Home > Online Product Documentation > Table of Contents > Troubleshooting FOP Errors Troubleshooting FOP ErrorsIf the transformation works well, but the FOP generates an error, obtain a copy of RenderX's Unofficial DTD for XSL Formatting Objects. You can find this at http://www.renderx.com. Although this DTD is not official (it is more limited than what the W3C XSL recommendation defines), it is a helpful debugging tool. To validate the generated XML against this DTD:
1. Copy the DTD to a location such as
C:\fo.dtd.
2. Include a document type declaration, such as the following, in your generated document:
3. Turn off postprocessing.
4. Apply the stylesheet.
5. Save the resulting XML document.
6. Open the saved XML document in Stylus Studio.
7. Click
Validate Document
|
Java Web Services
Stylus Studio's Web Service Call Composer simplifies Java Web Service development by making it easy to find, invoke, and test any Java Web Service deployed on any popular Java Web Service framework, such as Apache AXIS.
Writing Custom XML Adapters
There are cases where the input format is too complicated for Convert to XML, or both reading and writing of the file format is needed. This section will take you through the process of writing a medium-sized adapter in Java.
Java IDE
Edit, compile and debug and generate Java code with Stylus Studio's Java Integrated Development Environment (IDE). Supports popular Java XML processing components including Apache Xalan, Apache Axis, Apache Xerces, Saxon and more.
ZapForum Podcast: B2B Data Integration in a SOA World
Check out ZapThink's podcast on Business-to-Business Data Integration in a SOA World Presentation (MP3 21MB). This 1:01:17 podcast features ZapThink analysts Jason Bloomberg and Ron Schmelzer as well as expert guest Jerry King and Patrick Smith.