Specifications

B-38
Cisco Internet Streamer CDS 2.0-2.3 Software Configuration Guide
OL-13493-04
Appendix B Creating Manifest Files
Manifest File Structure and Syntax
user
uuencoded
The following attributes described under the <item> tag attributes can also be specified by the
<crawler> tag.
authCookie
enableCookies
expires
failRetryInterval
ignoreOriginPort
ignoreQueryString
playServer
prefetch
priority
serveStartTime
serveStopTime
server
ttl
type
userDomainName
Subelements
<matchRule></matchRule>
<schedule><repeat>
(See the “item” section on page B-28 for descriptions of the <schedule><repeat> subelements.)
Example
<server name="cisco">
<host name="http://www.cisco.com/jobs/" />
</server>
<crawler
server="cisco"
start-url="eng/index.html"
depth="10"
prefix="eng/"
reject="\.pl"
maxTotalSizeIn-MB="200"
/>
item-group
The <item-group> </item-group> tag set is used to place shared attributes under one tag so that they can
be shared by every <item> and <crawler> tag within that group. When attributes are shared, it means
that attributes can be defined at either the <item-group> tag level for group-wide control or on a per