Example
<ASX version = "3.0">
   <Entry>
   <Abstract>Clip Description</Abstract>
   <Title>Clip Title</title>
   <Author>Author’s Name</Author>
<!-- This is a comment.
There are multiple Ref elements below. Only one clip (or station if using .nsc files) will be connected to and played. If the URL in the first Ref element fails, the second Ref URL is tried. If it also fails, the third Ref URL is tried. If all three fail, the next Entry or EntryRef element in the ASX, if any, is processed.
End comment. -->
      <Ref href = "mms://nsserver/pubpt/selection1.asf" />
      <Ref href = "mms://nsserver2/pubpt/selection1.asf" />
      <Ref href = "mms://nsbackup/pubpt/selection1.asf" />
   </Entry>
</ASX>
© 1996-1998 Microsoft Corporation. All rights reserved.