DictionaryXMLTransformsFreeThreaded Methods (PIA)

Methods

Method Description
GenerateSampleXMLInstanceFromDictionary (OrderForm, String, Boolean) Produces an XML instance based on the specified OrderForm object.
GenerateSampleXMLInstanceFromDictionary (IDictionary, String, Boolean) Produces an XML instance based on the specified Dictionary object.
GenerateXMLForDictionaryUsingSchema (OrderForm, IXMLDOMDocument) Extracts an XML instance from the specified OrderForm object that conforms to the specified schema.
GenerateXMLForDictionaryUsingSchema (IDictionary, IXMLDOMDocument) Extracts an XML instance from the specified Dictionary object that conforms to the specified schema.
GetXMLFromFile Generates an XML Document Object Model (DOM) document from the specified file.
ReconstructDictionaryFromXML Transforms the specified XML instance (which must comply with the specified schema) into a Dictionary object.

 

Copyright © 2005 Microsoft Corporation.
All rights reserved.