SLIDE 1
XML-7 J. Teuhola 2013 109
- 7. International character sets
- Default character set: Unicode
- Characters correspond to numbers.
- Different encodings exist for these numbers.
- In Web servers HTTP metadata specifies the
coding (so called MIME media type), e.g. HTTP/1.1 ... Content-Type: text/xml; charset=ISO-8859-1
- If the MIME media type is application/xml, then