MapForceView.InsertXMLSchemaWithSample is obsolete. Use Mapping.InsertXMLFile instead. Notice, Mapping.InsertXMLFile does not require a parameter for passing the root element. The root element is automatically set as the XML file's root element name.
InsertXMLSchemaWithSample(in i_strSchemaFileName:String, in i_strXMLExampleFile:String, in i_strXMLRootName:String) -> Void |
Name |
Type |
Description |
---|---|---|
i_strSchemaFileName |
String |
|
i_strXMLExampleFile |
String |
|
i_strXMLRootName |
String |