NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand 3.0 XML report specification

Hi,

We are integrating the TS 3.0 XML report in our Database logging application. During that work we need a specification that describes how the XML report is formatted. I don�t mean the XML schema, but a specification that describe all the possible contents in a XML report.

Does any know where I can find this specification?

Best Regards,

Morten Pedersen
CIM Industrial Systems A/S
Denmark
0 Kudos
Message 1 of 4
(3,235 Views)
Hi Morten,

Try here, http://www.w3.org/TR/2000/REC-xml-20001006

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 4
(3,235 Views)
Hi Morten,


or here
For more information about the output of the GetXML method, refer to the W3C XML definition file, PropertyObject.xsd, located in the \Components\Models\TestStandModels directory.


Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 3 of 4
(3,235 Views)
Morten -
It appears that you already know about the schema files located under \Components\NI\Models\TestStandModels\.

Because the contents of many of the elements are generated by the PropertyObject.GetXML method, the output is very loosely defined. The structure of a property object is not strictly defined, so you will have to determine all typical output by analyzing the report output stream.

Scott Richardson (NI)
Scott Richardson
https://testeract.com
0 Kudos
Message 4 of 4
(3,235 Views)