Hi All ,
I'm trying to set the Message Standard for a non standard PIP document . Like for example as shown here
<messageStandard>
<FreeFormText xml:lang="EN">PIDX</FreeFormText>
</messageStandard>
<standardVersion>
<VersionIdentifier>1.0</VersionIdentifier>
</standardVersion>
I would like to set the messageStandard to PIDX .
I know that i can do this through module parameters , but i just can't get the right parameter name for the message standard . I tried all different combination s and it doesn't seem to set that particular attribute .
Would be great if there are any tips or suggestions for this one . Thanks.