InsertXMLSchemaWithSample (obsolete)
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.
Signature
InsertXMLSchemaWithSample(in i_strSchemaFileName:String, in i_strXMLExampleFile:String, in i_strXMLRootName:String) -> Void |
Parameters
Name | Type | Description |
---|---|---|
i_strSchemaFileName | String | |
i_strXMLExampleFile | String | |
i_strXMLRootName | String |