<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.kwiatkowski-base85-for-xml" target="https://datatracker.ietf.org/doc/html/draft-kwiatkowski-base85-for-xml-02">
   <front>
      <title>A Base-85 Encoding Suitable for XML</title>
      <author initials="P." surname="Kwiatkowski" fullname="Paul Kwiatkowski">
         </author>
      <date month="May" day="3" year="2004" />
      <abstract>
	 <t>This memo proposes a base85 text encoding for arbitrary binary data
that is suitable for use in XML documents.  This encoding requires
approximately 15/16 of the space of the MIME Base64 encoding that is
currently supported as a primitive datatype in the XML Schema
definition language.  In a UTF-8 encoded XML entity, Base85 therefore
has 3/4 of the overhead of Base64.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-kwiatkowski-base85-for-xml-02" />
   
</reference>
