A IANA-registered media type |
Attribute | eli:FormatType/@eli:format |
<simpleType name="string-iana"> <annotation> <documentation>A IANA-registered media type</documentation> </annotation> <restriction base="string"> <pattern value="(application|audio|font|image|message|model|multipart|text|video)/.+"/> </restriction> </simpleType> |