|
Home >Online Product Documentation >Table of Contents >How to Remove a Source Document How to Remove a Source Document
To remove a source document from the XSLT mapper:
1. Click the Mapper tab if necessary.
2. Remove any maps from the source document to the target schema. (See Removing Source-Target Maps if you need help with this step.)
3. Right click on the source document.
The source document shortcut menu appears.
4. Select Remove Schema.
|
DTD vs. Schema
Stylus Studio provides tools for working with both W3C XML Schema and DTD's - this tutorial explains what the differences are between the two, providing a technical comparison of DTD vs Schema.
XML-DEV Blog
Join the XML Development discussion at XML-Dev - the hottest place to talk about XML technologies, trends, systems architecture and all the latest buzz. Bookmark this RSS and ATOM feed now!
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.
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.