<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="fcast.xsl"?>
<?xml-model href="fcast.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="fcast">
  <title>FCAST Parameters</title>
  <created>2013-05-07</created>
  <updated>2013-07-09</updated>
  
  <registry id="format">
    <title>FCAST Object Metadata Format</title>
    <xref type="rfc" data="rfc6968"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0 (default)</value>
      <description>HTTP/1.1 metainformation format</description>
      <formatspec><xref type="rfc" data="rfc2616"/>, Section 7.1</formatspec>
      <xref type="rfc" data="rfc6968"/>
    </record>     
    <record>
      <value>1-15</value>
      <description>Unassigned</description>
      <formatspec/>
    </record>
  </registry>
  
  <registry id="encoding">
    <title>FCAST Object Metadata Encoding</title>
    <xref type="rfc" data="rfc6968"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0</value>
      <description>UTF-8 encoded text</description>
      <encodingspec><xref type="rfc" data="rfc3629"/></encodingspec>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>1</value>
      <description>GZIP'ed UTF-8 encoded text</description>
      <encodingspec><xref type="rfc" data="rfc1952"/><xref type="rfc" data="rfc3629"/></encodingspec>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>2-15</value>
      <description>Unassigned</description>
      <encodingspec/>
    </record>
  </registry>
  
  <registry id="types">
    <title>FCAST Object Metadata Types</title>
    <xref type="rfc" data="rfc6968"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>Fcast-Obj-Digest-SHA1</value>
      <description>a string that contains the "base64" encoding of the SHA-1 message 
      digest of the object before any content encoding is applied (if any) and without 
      considering the FCAST Header</description>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>Fcast-Obj-Digest-SHA256</value>
      <description>a string that contains the "base64" encoding of the SHA-256 message 
      digest of the object before any content encoding is applied (if any) and without 
      considering the FCAST Header</description>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>Fcast-Obj-Slice-Nb</value>
      <description>Unsigned 32-bit integer that contains the total number of slices. 
        A value greater than 1 indicates that this object is the result of a split of the original 
      object</description>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>Fcast-Obj-Slice-Idx</value>
      <description>Unsigned 32-bit integer that contains the slice index (in the {0 .. 
      SliceNb - 1} interval)</description>
      <xref type="rfc" data="rfc6968"/>
    </record>    
    <record>
      <value>Fcast-Obj-Slice-Offset</value>
      <description>Unsigned 64-bit integer that contains the byte offset at which this 
      slice starts within the original object</description>
      <xref type="rfc" data="rfc6968"/>
    </record>
  </registry>
  
  <people/>
</registry>
