Compiler Directives and Links

You can configure the following two compiler directives on a link-by-link basis:

  • What data from the input instance message is retrieved and copied as the relevant element or attribute value in the output instance message.

    Note

    Data here includes the option to copy the name of the element or attribute itself, rather than any value associated with the element or attribute. Element and attribute names are not normally thought of as part of the data carried in an XML instance message.

  • How node-matching is performed between the source and destination schemas.

    This section provides a detailed explanation of these options available for these directives.

In This Section