Example
<ASX version = "3.0">
<Entry>
<Ref href = "mms://nsserver/clips/clip1.asf" />
</Entry>
<!-- This is a comment.
The Entry elements between the Repeat tags below each play the number of times defined by the Count attribute.
End comment. -->
<Repeat Count = "2">
<Entry><Ref href = "mms://nsserver/clips/clip2.asf" /></Entry>
<Entry><Ref href = "mms://nsserver/clips/clip3.asf" /></Entry>
</Repeat>
<Entry>
<Ref href = "mms://nsserver/clips/clip4.asf" />
</Entry>
</ASX>
© 1996-1998 Microsoft Corporation. All rights reserved.