MapFromXML

The MapFromXML component, which usually appears in the Map stage of a Commerce Interchange Receive pipeline, reconstitutes the original business data object from the XML stream.

Remarks

The MapFromXML component parses the XML data stored in the Transport Dictionary in the name/value pair specified by XML Source Key, creates a business data object to store the parsed data, and initializes a name/value pair specified by Result Object Key to reference this object.

The MapToXML component performs the initialization of the business data object using the object’s implementation of IPersistXML or IPersistStream.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.