<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="bfcp-parameters.xsl"?>
<?oxygen RNGSchema="bfcp-parameters.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="bfcp-parameters">
    <title>The Binary Floor Control Protocol (BFCP) Parameters</title>
    <created>2006-01-30</created>
    <updated>2007-01-11</updated>
    <registry id="bfcp-parameters-1">
        <title>Attribute Subregistry</title>
        <xref type="rfc" data="rfc4582"/>
        <registration_rule>Standards-Track RFC</registration_rule>
        <record>
            <type>1</type>
            <attribute>BENEFICIARY-ID</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>2</type>
            <attribute>FLOOR-ID</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>3</type>
            <attribute>FLOOR-REQUEST-ID</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>4</type>
            <attribute>PRIORITY</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>5</type>
            <attribute>REQUEST-STATUS</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>6</type>
            <attribute>ERROR-CODE</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>7</type>
            <attribute>ERROR-INFO</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>8</type>
            <attribute>PARTICIPANT-PROVIDED-INFO</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>9</type>
            <attribute>STATUS-INFO</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>10</type>
            <attribute>SUPPORTED-ATTRIBUTES</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>11</type>
            <attribute>SUPPORTED-PRIMITIVES</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>12</type>
            <attribute>USER-DISPLAY-NAME</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>13</type>
            <attribute>USER-URI</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>14</type>
            <attribute>BENEFICIARY-INFORMATION</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>15</type>
            <attribute>FLOOR-REQUEST-INFORMATION</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>16</type>
            <attribute>REQUESTED-BY-INFORMATION</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>17</type>
            <attribute>FLOOR-REQUEST-STATUS</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>18</type>
            <attribute>OVERALL-REQUEST-STATUS</attribute>
            <xref type="rfc" data="rfc4582"/>
        </record>
    </registry>
    <registry id="bfcp-parameters-2">
        <title>Primitive Subregistry</title>
        <xref type="rfc" data="rfc4582"/>
        <registration_rule>Standards-Track RFC</registration_rule>
        <record>
            <type>1</type>
            <primitive>FloorRequest</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>2</type>
            <primitive>FloorRelease</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>3</type>
            <primitive>FloorRequestQuery</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>4</type>
            <primitive>FloorRequestStatus</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>5</type>
            <primitive>UserQuery</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>6</type>
            <primitive>UserStatus</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>7</type>
            <primitive>FloorQuery</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>8</type>
            <primitive>FloorStatus</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>9</type>
            <primitive>ChairAction</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>10</type>
            <primitive>ChairActionAck</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>11</type>
            <primitive>Hello</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>12</type>
            <primitive>HelloAck</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>13</type>
            <primitive>Error</primitive>
            <xref type="rfc" data="rfc4582"/>
        </record>
    </registry>
    <registry id="bfcp-parameters-3">
        <title>Request Status Subregistry</title>
        <xref type="rfc" data="rfc4582"/>
        <registration_rule>Standards-Track RFC</registration_rule>
        <record>
            <type>1</type>
            <status>Pending</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>2</type>
            <status>Accepted</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>3</type>
            <status>Granted</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>4</type>
            <status>Denied</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>5</type>
            <status>Cancelled</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>6</type>
            <status>Released</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>7</type>
            <status>Revoked</status>
            <xref type="rfc" data="rfc4582"/>
        </record>
    </registry>
    <registry id="bfcp-parameters-4">
        <title>Error Code Subregistry</title>
        <xref type="rfc" data="rfc4582"/>
        <registration_rule>Standards-Track RFC</registration_rule>
        <record>
            <type>1</type>
            <meaning>Conference does not Exist</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>2</type>
            <meaning>User does not Exist</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>3</type>
            <meaning>Unknown Primitive</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>4</type>
            <meaning>Unknown Mandatory Attribute</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>5</type>
            <meaning>Unauthorized Operation</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>6</type>
            <meaning>Invalid Floor ID</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>7</type>
            <meaning>Floor Request ID Does Not Exist</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>8</type>
            <meaning>You have Already Reached the Maximum Number of Ongoing Floor Requests for this Floor</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
        <record>
            <type>9</type>
            <meaning>Use TLS</meaning>
            <xref type="rfc" data="rfc4582"/>
        </record>
    </registry>
    <people/>
</registry>
