| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| xml | String | The XML string. | ||
| ignoreForeignPks | Boolean | Optional | Indicates whether to ignore Foreign Pks and use IDs instead. This is useful when importing XML into another database. If omitted, a value of False is assumed. | |
| append | Boolean | Optional | Indicates whether to Append to existing folders. If omitted, a value of True is assumed. |
A Boolean value indicating success.