|
|
Home >Online Product Documentation >Table of Contents >Registering a Custom Validation Engine Registering a Custom Validation EngineThe process of registering a custom validation involves the following steps:
1. Make the necessary custom validation engine available to Stylus Studio.
2. Configure the custom validation engine on the Custom Validation Engines page of the Options dialog box. This step involves
a. Providing a name.
b. Specifying a command line template.
c. Defining any arguments required by the command line.
d. Optionally specifying the initial directory, path, and classpath to be used by the custom validation engine.
e. Optionally setting a feature that prompts the custom validation engine user for arguments when the custom validation engine is run.
More information for each of these steps is provided in the following section, Configuring a Custom Document Wizard. |
Validating X12 Documents with XML Schemas
Either before or after transforming X12 EDI content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
Introduction to Convert to XML
Convert to XML is Stylus Studio's all-purpose utility for getting legacy data integration of all sorts into a custom XML format. This video provides an overview of the tool and walks you through a sample CSV to XML data transformation project.
Converting Custom EDI Message Types to XML
Vital and valuable legacy data locked in proprietary EDI files? See how to use DataDirect XML Converters™ custom EDI message type tools to convert nonconformant EDI to XML.
DTD Editor
The Stylus Studio DTD Editor lets you visually develop Document Type Definitions (DTD) to structure XML documents. The DTD Editor also includes tools and utilites for validating XML against DTD's, converting DTD's, and generating DTD's.


