<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="uaddr-formats.xsl"?>
<?xml-model href="uaddr-formats.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="uaddr-formats">
  <title>ONC RPC Universal Address (uaddr) Format Registry</title>
  <created>2009-02-06</created>
  <updated>2010-01-15</updated>
  <registry id="uaddr-formats-1">
    <title>ONC RPC Uaddr Format Registry</title>
    <category>Remote Procedure Call (RPC)</category>
    <xref type="rfc" data="rfc5665"/>
    <registration_rule>First Come First Served or Standards Action</registration_rule>
    <record>
      <basis>FCFS</basis>
      <description>System V Release 4 loopback transport uaddr format. Section 4.2.3.1 of 
        <xref type="rfc" data="rfc5665"/></description>
      <contact/>
      <value>0</value>
    </record>
    <record>
      <basis>FCFS</basis>
      <description>Uaddr format for NC_NOPROTO. Section 4.2.3.2 of 
        <xref type="rfc" data="rfc5665"/></description>
      <contact/>
      <value>1</value>
    </record>
    <record>
      <basis>STDS</basis>
      <description>Uaddr format for IPv4 transports. Section 4.2.3.3 of 
        <xref type="rfc" data="rfc5665"/></description>
      <contact><xref type="person" data="IESG"/></contact>
      <value>2</value>
    </record>
    <record>
      <basis>STDS</basis>
      <description>Uaddr format for IPv6 transports. Section 4.2.3.4 of 
        <xref type="rfc" data="rfc5665"/></description>
      <contact><xref type="person" data="IESG"/></contact>
      <value>3</value>
    </record>  
  </registry>
  <people>
    <person id="IESG">
      <name>IESG</name>
      <uri>mailto:iesg&amp;ietf.org</uri>
      <updated>2009-02-06</updated>
    </person>
  </people>
</registry>
