The Velocity11 element is the root element of most
VWorks Plugin XML structures. This element has the attributes defined in this section.
The file attribute specifies the type of XML structure.
Used in the IWorksController Query method’s GetJavaScriptVariable query response.
Used in the IWorksController Query method’s GetRunSetStatus query response.
The md5sum attribute contains a 128-bit hash value that can be used to verify the integrity of an XML block.
VWorks software provides an
md5sum calculation by first preparing XML metadata strings with an
md5sum attribute value of 32 zeros. Then an
md5sum is calculated, and the
md5sum attribute value of 32 zeros is replaced with a 32-digit hex code.