[This message was posted by Darshan Khedekar of <[email protected]> to the "FAST Protocol" discussion forum at http://fixprotocol.org/discuss/46. You can reply to it on-line at http://fixprotocol.org/discuss/read/2e6cdd5e - PLEASE DO NOT REPLY BY MAIL.]
Is it possible to pass arguments to a common template referenced in other templates. Something like below? <template name="Common" msgType > <string constant value=msgType> </template> <template name="Msg1"> <templateRef name="Common" msgType='X'> ...other fields for this template </template> <template name="Msg2"> <templateRef name="Common" msgType='W'> ...other fields for this template </template> Regards, Darshan [You can unsubscribe from this discussion group by sending a message to mailto:[email protected]] -- You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fix-protocol?hl=en.
