<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="flute-parameters.xsl"?>
<?xml-model href="flute-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="flute-parameters">
  <title>FLUTE - File Delivery over Unidirectional Transport (FLUTE) Parameters</title>
  <created>2012-07-25</created>
  <updated>2012-11-09</updated>
  
  <registry id="encoding-algs">
    <title>FLUTE Content Encoding Algorithms</title>
    <xref type="rfc" data="rfc6726"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0</value>
      <type>null</type>
      <xref type="rfc" data="rfc6726"/>
    </record>
    <record>
      <value>1</value>
      <type>ZLIB</type>
      <xref type="rfc" data="rfc1950"/>
    </record>
    <record>
      <value>2</value>
      <type>DEFLATE</type>
      <xref type="rfc" data="rfc1951"/>
    </record>
    <record>
      <value>3</value>
      <type>GZIP</type>
      <xref type="rfc" data="rfc1952"/>
    </record>
    <record>
      <value>4-255</value>
      <type>unassigned</type>
    </record>
  </registry>

  <people/>
</registry>
