Hi Jeremy sorry about the sparseness of the documentation for JMS still it''s great that you found the answer in the source
code. We are going to be having another round of documentation refinement soon which will increase the coverage of reference
documentation.
The HDS you''ve found will transrept to XML. What the transreptor does in this case is insert a <hds> root node so you end up with this:
The HDS you''ve found will transrept to XML. What the transreptor does in this case is insert a <hds> root node so you end up with this:
|
<hds>
<name>value</name> <name>value</name> <name>value</name> </hds> |