<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="sdxf-parameters.xsl"?>
<?xml-model href="sdxf-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="sdxf-parameters">
  <title>Structured Data Exchange Format (SDXF)</title>
  <created>2001-02-02</created>
  <updated>2002-03-14</updated>
  <registry id="sdxf-parameters-1">
    <title>Compression Methods for SDXF</title>
    <xref type="rfc" data="rfc3072"/>
    <registration_rule>RFC or equivalent</registration_rule>
    <record>
      <value>01</value>
      <description>RUN-LENGTH algorithm</description>
      <xref type="rfc" data="rfc3072"/>
    </record>
    <record>
      <value>02</value>
      <description>DEFLATE (ZIP)</description>
      <xref type="rfc" data="rfc1951"/>
    </record>
    <record>
      <value>03-239</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>240-255</value>
      <description>Private or application specific</description>
    </record>
  </registry>
  <registry id="sdxf-parameters-2">
    <title>Encryption Methods for SDXF</title>
    <xref type="rfc" data="rfc3072"/>
    <registration_rule>RFC or equivalent</registration_rule>
    <record>
      <value>01</value>
      <description>AES (Rijndeal)</description>
      <xref type="uri" data="http://csrc.nist.gov/encryption/aes/"/>
      <xref type="text">NIST, "ADVANCED ENCRYPTION STANDARD (AES, Rijndael)",
FIPS 197, November 2001</xref>
    </record>
    <record>
      <value>02-239</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>240-255</value>
      <description>Private or application specific</description>
    </record>
  </registry>
  <people/>
</registry>
