<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="held-parameters.xsl"?>
<?xml-model href="held-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="held-parameters">
  <title>Geopriv HTTP Enabled Location Delivery (HELD) Parameters</title>
  <created>2009-09-29</created>
  <updated>2011-03-14</updated>
  <registry id="error-codes">
    <title>HELD Error Codes</title>
    <xref type="rfc" data="rfc5985"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
      <codeType>requestError</codeType>
      <description>This code indicates that the request was badly formed 
        in some fashion.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>xmlError</codeType>
      <description>This code indicates that the XML content of the request
        was either badly formed or invalid.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>generalLisError</codeType>
      <description>This code indicates that an unspecified error
        occurred at the LIS.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>locationUnknown</codeType>
      <description>This code indicates that the LIS could not
        determine the location of the Device.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>unsupportedMessage</codeType>
      <description>This code indicates that the request was not
        supported or understood by the LIS.  This error code is used when
        a HELD request contains a document element that is not supported
        by the receiver.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>timeout</codeType>
      <description>This code indicates that the LIS could not satisfy the
        request within the time specified in the "responseTime" parameter.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>cannotProvideLiType</codeType>
      <description>This code indicates that the LIS was unable to
        provide LI of the type or types requested.  This code is used when
        the "exact" attribute on the "locationType" parameter is set to
        "true".</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>notLocatable</codeType>
      <description>This code indicates that the LIS is unable to locate
        the Device, and that the Device MUST NOT make further attempts to
        retrieve LI from this LIS.  This error code is used to indicate
        that the Device is outside the access network served by the LIS;
        for instance, the VPN and NAT scenarios discussed in
        Section 4.1.2.</description>
      <xref type="rfc" data="rfc5985"/>
    </record>
    <record>
      <codeType>badIdentifier</codeType>
      <description>This error code indicates that a Device identifier
        used in the HELD request was either: not supported by the LIS,
        badly formatted, or not one for which the requester was authorized
        to make a request.
      </description>
      <xref type="rfc" data="rfc6155"/>
    </record>

  </registry>
  <people/>
</registry>
