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.
Add XML data to the data island from the current XML document
Adds the current XML document (mdoc) as an XML data item to the output data island. Unlike AddXml, the XML comes from the current document buffer rather than an argument. Requires at least 5 arguments; subjectid must be numeric.
| Parameter | Description |
|---|---|
| cmd | item key |
| Argument 0 | type |
| Argument 1 | subjectid (numeric) |
| Argument 2 | tablename |
| Argument 3 | querystring |
| Argument 4 | mode |
| Argument 5 | Boolean to signal whether to Tag the fields or keep the original database field names |
Data.Xml "item key", "type", "subjectid (numeric)", "tablename", "querystring", "mode", "Boolean to signal whether to Tag the fields or keep the original database field names"