SirTuneReport (Dataset function): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (one item description) |
||
Line 1: | Line 1: | ||
{{Template:Dataset:SirTuneReport subtitle}} | {{Template:Dataset:SirTuneReport subtitle}} | ||
This page is [[under construction]]. | This page is [[under construction]]. | ||
==Syntax== | ==Syntax== | ||
{{Template:Dataset:SirTuneReport syntax}} | {{Template:Dataset:SirTuneReport syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table | <table> | ||
<tr><th>%xmlDoc</th><td><var>XmlDoc</var> object</td></tr> | <tr><th>%xmlDoc</th> | ||
<td><var>XmlDoc</var> object</td></tr> | |||
<tr><th>dataset</th> | <tr><th>dataset</th> | ||
<td>Dataset object</td></tr> | <td>A reference to an instance of a <var>Dataset</var> object.</td></tr> | ||
<tr><th>xmlDoc</th> | <tr><th>xmlDoc</th> | ||
<td><var>XmlDoc</var> object</td></tr> | <td><var>XmlDoc</var> object</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:Dataset:SirTuneReport footer}} | {{Template:Dataset:SirTuneReport footer}} |
Revision as of 21:19, 12 May 2016
Read this dataset as a SirTune sample dataset (Dataset class)
[Requires SirTune]
This page is under construction.
Syntax
%doc = dataset:SirTuneReport( doc)
Syntax terms
%xmlDoc | XmlDoc object |
---|---|
dataset | A reference to an instance of a Dataset object. |
xmlDoc | XmlDoc object |