Appendix CMedia types

XML Calabash recognizes the following media types:

TypeIncluded media typesExcluded media types
XMLapplication/xmlapplication/xhtml+xml
text/xml
*/*+xml
HTMLtext/html
application/xhtml+xml
Texttext/*text/html
application/relax-ng-compact-syntaxtext/xml
application/javascripttext/yaml
JSONapplication/json
*/*+json
YAMLapplication/vnd.yaml
text/yaml
application/yaml
application/x-yaml
application/*+yaml
TOMLapplication/toml
Note

Internally, YAML and TOML are treated exactly like JSON. Those content types only apply for loading and serializing documents.