|
top
|
Subject: Mapping from schema to schema vs instance to instance Author: Minollo I. Date: 09 Mar 2005 05:13 PM
|
...
>For mapping XML to XML, in the Biztalk world, you specify an
>input and output schema and you map from schema to schema (and
>then at run time it translates XML instance to XML instance. It
>looks like in the Stylus Studio world, you map an XML instance to an XML
>instance even at design time.
>
>1) Is it possible to map from schema to schema?
In Stylus Studio XML to XML mappings are always designed schema to schema, or, maybe better, "structure to structure".
You can choose XML instances, XML Schema documents or DTDs as your source and target structures, and design your mappings against those structures. In the case in which you choose an XML instance, the XML structure is inferred from the specified document.
That should make question #2 irrelevant.
Thanks,
Minollo
|
|
|