<?xml version="1.0" encoding="utf-8" ?>
<BrowscapPropertiesDocumentation>

<BrowscapProperty>
<Name>Browser</Name>
<DataType>String</DataType>
<Description>Name of the browser.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Version</Name>
<DataType>Number</DataType>
<Description>Full version number of the browser.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>MajorVer</Name>
<DataType>Number</DataType>
<Description>Major version number of the browser.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>MinorVer</Name>
<DataType>Number</DataType>
<Description>Minor version number of the browser.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Platform</Name>
<DataType>String</DataType>
<Description>Operating system the browser is running in.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Alpha</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser is an alpha version and still under development.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Beta</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser is an beta version and still under development.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Win16</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser's operating system supports 16-bit versions of Microsoft Windows.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Win32</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser's operating system supports 32-bit versions of Microsoft Windows.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Win64</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser's operating system supports 64-bit versions of Microsoft Windows.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Frames</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports Frames.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>IFrames</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports IFrames.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Tables</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports Tables.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Cookies</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports Cookies. This value does not indicate if any cookies have been set.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>BackgroundSounds</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports playing streaming music in the background on website pages.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>JavaScript</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports JavaScript. This value does not indicate if JavaScript is actually enabled.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>VBScript</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports VBScript. This value does not indicate if VBScript is actually enabled.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>JavaApplets</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports JAVA Applets. This value does not indicate if JAVA is actually enabled.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>ActiveXControls</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports Microsoft's ActiveX control technologies. This value does not indicate if ActiveX is actually enabled.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>isBanned</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the user agent should be banned from accessing a website, typically for documented abuse or a reputation for abuse.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>isMobileDevice</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser is a mobile device such as a cellphone or a PDA.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>isSyndicationReader</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser is actually an RSS, Atom, or other XML-based feed reader or aggregator.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>Crawler</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser is actually automated software crawling the website.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>CssVersion</Name>
<DataType>Number</DataType>
<Description>Gets a number indicating the version of CSS supported by the browser.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>supportsCSS</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if the browser supports CSS.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>aolVersion</Name>
<DataType>Number</DataType>
<Description>Gets a number value indicating what version, if any, of the America Online browser is being used.</Description>
</BrowscapProperty>

<BrowscapProperty>
<Name>AOL</Name>
<DataType>Boolean</DataType>
<Description>Gets a true/false value indicating if an America Online browser is being used.</Description>
</BrowscapProperty>

</BrowscapPropertiesDocumentation>
