Datatype Property

Media Type

IANA media type of the asset content (e.g. text/css, text/javascript, image/svg+xml, text/html). Layout transformations dispatch on this when deciding how to embed the content (a CSS asset becomes `<style>...</style>`, JS becomes `<script>...</script>`, etc.).

Domain
Asset
Range
String