InsertXMLSchemaWithSample (obsolète)
MapForceView.InsertXMLSchemaWithSample est obsolète. Utilisez Mapping.InsertXMLFile à la place. Notez que Mapping.InsertXMLFile ne requiert pas de paramètre pour passer l’élément racine. L’élément racine est automatiquement définit en tant que nom d’élément de la racine du fichier XML.
Signature
InsertXMLSchemaWithSample(in i_strSchemaFileName:String, in i_strXMLExampleFile:String, in i_strXMLRootName:String) -> Void |
Paramètres
Nom | Type | Description |
---|---|---|
i_strSchemaFileName | String | |
i_strXMLExampleFile | String | |
i_strXMLRootName | String |