Business Connect XML Mapping Utility Symbols

Your trading partners' document type definition (DTD) files might contain one or more of the following symbols that indicate the occurrence of each element in the DTD. These symbols display in the Business Connect XML mapping utility when you expand the source or target XML that represents the DTD from your trading partner:

Symbol

Description

*

A one-to-many relationship can be mapped for the element. The element can appear in the XML document once, more than once, or not at all.

+

A repeating group, that is, the element can occur in the XML document once or more than once, such as, items on an order.

?

An optional piece of data, such as an extension for a telephone number. The element might appear in the XML document zero or one time.

Blank

The element must appear only once in the XML document.

An XML attribute associated with the element.

Bold

The element is required for the transaction.

 

The Business Connect XML mapping utility also contains the following symbols:

Symbol

Description

Trading partner in the Trading Partner Tree. Transactions are listed under each trading partner.

Transaction in the Trading Partner Tree, or a trading partner that does not have transactions defined yet.

The target XML element has operations assigned to modify incoming or outgoing data.

The target XML element has a source element mapped to it, with no additional data modifications.

 

The target XML element has a nested element to which a source element is mapped. Expand the element to see the nested elements.

Multiple target elements are mapped to a source element. This symbol displays in the Mapping Preview pane.

The XML document contains a DOCTYPE declaration.

The element has a single data conversion applied. This symbol displays in the Mapping Preview pane.

The element has multiple data conversions applied. This symbol displays in the Mapping Preview pane.

A source, such as a Literal, in the Operation Stack field in the XML Mapping Conversion Editor dialog box.

An operation, such as concatenation, in the Operation Stack field in the XML Mapping Conversion Editor dialog box.