[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/a5cfbe5e - PLEASE DO NOT REPLY BY MAIL.]
Since this doesn't appear in the previous post:
The example below has a template entry with a reference to the template Named.
Both templates contain a scalar "name".
<pre>
<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>
</pre>
[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
-~----------~----~----~----~------~----~------~--~---