[This message was posted by David Rosenborg of Pantor Engineering AB <[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/16a4c957 - PLEASE DO NOT REPLY BY MAIL.]
Your assumptions about Field2 and Field3 are correct with the addition that Field3 uses the key "123" for the dictionary entry. Field1 uses a dictionary local to the template "temp1". This means that an operator for a field named "field1" in any other template than "temp1" will not share the same dictionary entry. You should use dictionary="template" when affinity is dependent on a particular template and not other templates. > Is this a valid template? If so I would assume > > Field2 - entry would be in "any" app type dictionary Field3 - entry > would be in "MyDictionary" - user defined dictionary > > Field1 - ? Can some explain the template scope > > (template name="temp1" ) (string name="field1" id="1128") (copy > value="123" dictionary= "template"/) (/string) (string name="field2" > id="35") (copy value = "123" dictionary = "type"/) (/string) (string > name="field3" id="49") (copy value="123" dictionary="MyDictionary" key = > 123 /) (/string) (template) [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 -~----------~----~----~----~------~----~------~--~---
