Browser capabilities database example
<browser-category media="wap">
<mime-type>text/vnd.wap.wml</mime-type>
<formatter-type>text/wml</formatter-type>
<browser name="phone.com">
<formatter-type>text/wml/phone.com</formatter-type>
<user-agent>UP.Browser</user-agent>
<binds-call-to-send>vnd.up.send</binds-call-to-send>
<prf:WmlDeckSize</prf:WmlDeckSize>
<has-wtai-add-phonebook/>
Notes:
- The browser-category defines a group of browser types. The group is identified by a media type attribute, mime-type and formatter-type elements. These are required when defining a new category.
- Browsers in a category inherit automatically the properties of their category. However they may override some of these properties. The phone.com browsers for example have their own formatter type, primarily to output a different XML heading.