<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ruoska-encoding" target="https://datatracker.ietf.org/doc/html/draft-ruoska-encoding-03">
   <front>
      <title>Ruoska Encoding</title>
      <author initials="J." surname="Mäkelä" fullname="Jukka-Pekka Mäkelä">
         </author>
      <date month="March" day="20" year="2013" />
      <abstract>
	 <t>   This document describes hierarchically structured binary encoding
   format called the Ruoska Encoding (RSK).  The main design goals are
   minimal resource usage, well defined structured with good selection
   of widely known data types, and still extendable for future usage.

   The main benefit when compared to non binary hierarchically
   structured formats like XML is simplicity and minimal resource
   demands.  Even basic XML parsing is time and memory consuming
   operation.

   When compared to other binary formats like encoding formats of ASN.1
   the main benefit is simplicity.  ASN.1 with different encondings is
   complex and even simple implementation needs a lot of effort.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ruoska-encoding-03" />
   
</reference>
