USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Deep-flatten the AMSX XML document into a single-level structure
Converts the current AMSX XML document (mdoc) into a flat XML structure using a deep algorithm that traverses multiple nesting levels. Use this instead of FlattenXML when the source XML has more than one level of nesting.
| Parameter | Description |
|---|---|
| cmd | Root node name for the flattened document |
FlattenXMLDeep "Root node name for the flattened document"