<?xml version="1.0" encoding="iso-8859-1"?>
<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:include schemaLocation="LI_Common_types1_2.xsd" />
  <xsd:element name="LI_Claim_search_by_day_response">
    <xsd:complexType>
      <xsd:sequence>
        <xsd:element name="filter" type="LI_filter_type" />
        <xsd:element name="claims">
          <xsd:complexType>
            <xsd:sequence>
              <xsd:element name="claim" minOccurs="0" maxOccurs="unbounded">
                <xsd:complexType>
                  <xsd:sequence>
                    <xsd:element name="main" type="LI_IK_stofn_krofu_type">
                      <xsd:annotation>
                        <xsd:documentation>Þau grunn einindi kröfunnar sem krafan var stofnuð út frá. Lykill, reiknireglur og tilvísanir.</xsd:documentation>
                      </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="payment_status" type="LI_IK_greidsluupplysingar">
                      <xsd:annotation>
                        <xsd:documentation>Núverandi staða kröfunnar, ef krafan er ógreidd, ef krafan er greidd þá birtast hér síðustu greiðslu- upplýsingar kröfunnar.</xsd:documentation>
                      </xsd:annotation>
                    </xsd:element>
                  </xsd:sequence>
                </xsd:complexType>
              </xsd:element>
            </xsd:sequence>
          </xsd:complexType>
        </xsd:element>
      </xsd:sequence>
      <xsd:attribute name="version" type="xsd:decimal" use="required" />
    </xsd:complexType>
  </xsd:element>
</xsd:schema>