[This message was posted by Jacob Northey of The LaSalle Technology Group 
<[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/f6a409af - PLEASE DO NOT REPLY BY MAIL.]

Is it okay to have static template references to templates that contain fields 
named the same as the referencing template?  The example below has a template 
entry with a reference to the template Named.  Both templates contain a scalar 
"name".

<templates>
    <template name="Entry">
        <string name="name"/>
        <templateRef name="Named"/>
        <string name="value"/>
    </template>

    <template name="Named">
        <string name="name"/>
        <string name="ns"/>
    </template>
</templates>

Jake

[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
-~----------~----~----~----~------~----~------~--~---

Reply via email to