|
Home >Online Product Documentation >Table of Contents >Chapter 3 Converting Non-XML Files to XML Chapter 3 Converting Non-XML Files to XML
Stylus Studio uses DataDirectXML Converters to convert incoming streams of data from native formats to outgoing streams of XML, and vice-versa. Stylus Studio includes XML Converters for EDI, CSV, binary, and many other file formats. You can also create custom XML converters to convert formats not already supported by DataDirect XML Converters. This chapter describes how to use DataDirect XML Converters to convert files in Stylus Studio, how to create your own custom XML converters, and how to use files you convert on-the-fly elsewhere in Stylus Studio - as a source for XQuery and XSLT design, for example.
You can read about other video demonstrations for the custom XML conversion definition module here: http://www.stylusstudio.com/learn_convert_to_xml.html#converttoxml. A complete list of all the videos demonstrating Stylus Studio's features is here: http://www.stylusstudio.com/xml_videos.html. This chapter covers the following topics: |
Java XML Parser
Stylus Studio's support for Java XML Parser is able to Validate XML Using any Java XML Parser, Edit, Debug, Profile and Map XSLT using any Java XSLT Processor, Create PDF files Using Apache FOP, hand have Support for Microsoft XML Parsers as well.
Web Service Standards
Stylus Studio supports Web service standards including WSDL, UDDI and SOAP. The Web Service Tester lets you easily develop and leverage Web services in your XML applications.
The Java Architecture for XML Binding (JAXB)
In this JAXB tutorial, we'll show you how easy it is to generate JAXB bindings!
Sun Multi-Schema XML Validator (MSV)
Learn how to integrate the Multi Schema Validator (MSV) into Stylus Studio as one of the Custom Validation Engines. It will work for files with a DTD, a single XSD, or both a DTD and a single XSD.