Skip to content

Commit

Permalink
Add .xsd extension to XML mime (#10)
Browse files Browse the repository at this point in the history
An XML Schema file has the extension `.xsd` and its mime type is `text/xml`.
  • Loading branch information
thomasleese authored and halostatue committed Aug 12, 2018
1 parent 0c0c176 commit 7af21a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/text.yaml
Expand Up @@ -959,6 +959,7 @@
extensions:
- xml
- dtd
- xsd
xrefs: !ruby/object:MIME::Types::Container
rfc:
- rfc7303
Expand Down

0 comments on commit 7af21a6

Please sign in to comment.