Specifications

B-18
Cisco Internet Streamer CDS 2.0-2.3 Software Configuration Guide
OL-13493-04
Appendix B Creating Manifest Files
Manifest File Structure and Syntax
Ta b l e B - 4 M a n i f e s t F i l e Ta g S u m m a r y
Tag Name Subelements Attributes Description
CdnManifest <playServerTable/>
<options/>
<server/>
<item/>
<item-group/>
<crawler/>
None Marks the beginning and end of
the Manifest file content.
playServerTable <playServer/> None (Optional) Sets default mappings
for media types.
playServer <contentType/>
<extension/>
name
1
Names the media server type on
the Service Engine responsible
for playing content types and files
with extensions mapped to it
using <contentType> tags.
contentType None name (Optional, but must have either
<contentType> or <extension>
tag.) Names the MIME-type
content mapped to a playserver.
extension None name (Optional, but must have either
<contentType> or <extension>
tag.) Names the file extension that
is mapped to a playserver.
options <schedule/>
<repeat/>
enableCookies
expires
failRetryInterval
ignoreOriginPort
ignoreQueryString
prefetch
priority
wmtRequireAuth
server
sslAuthtype
timeZone
ttl
type
(Optional) Defines attributes
specific to the Manifest file that
can be shared.
server <host/> name Defines only one host from which
content is to be retrieved.
host None name
disableBasicAuth
noProxy
ntlmUserDomain
password
port
proto
proxyServer
sslAuthType
user
userDomainName
uuencoded
Defines a web server or live
server from which content is to be
retrieved and later prefetched.
The hostname can be specified as:
proto://user:password@hostname
:port
proxyServer None serverName
disableBasicAuth
ntlmUserDomain
password
port
user
uuencoded
Specifies proxy server
information.