Defines WML configuration in cases where the XDIME nativemarkup element is being rendered for WML.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
preferred-output-format | WML protocols will output WMLC if the accept header indicates that it is supported, otherwise they will output WML. WML protocols will only output WML whatever the value of the accept header. | xs:NCName | none | WML, WMLC | optional |
<protocols>
<wml preferred-output-format="wmlc"/>
</protocols>