<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType name="masterdata_ingenGruppe_idno_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_refperio_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_loebenr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_indsamling_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_firmanavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_gadenavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="255" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_postnr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value="[a-zA-Z 0-9]*" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_boks_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_by_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="255" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_ingenGruppe_tlf_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_kontaktpersoner_fuldtnavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_kontaktpersoner_tlf_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="masterdata_kontaktpersoner_email_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
      <xs:pattern value="[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*\.(([0-9]{1,3})|([a-zA-Z]{2,3})|(aero|coop|info|museum|name))" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Contact_Contact_Name_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Contact_Contact_Phone_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Contact_Contact_Email_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="50" />
      <xs:minLength value="1" />
      <xs:pattern value="[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*\.(([0-9]{1,3})|([a-zA-Z]{2,3})|(aero|coop|info|museum|name))" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Metadata_Metadata_Currency_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="VirkDataVal_VirkDataVal_IndbValuta_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="3" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,3}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataModer_VirkDataModer_ModerNavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataModer_VirkDataModer_ModerCvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataInklVsh_VirkDataInklVsh_Navn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,150}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataInklVsh_VirkDataInklVsh_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_BruttoPraemie_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_BruttoPraemieFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_UdbYdl_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_UdbYdlFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Liv_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Bonus_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_BruttoPraemie_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_BruttoPraemieFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_UdbYdl_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_UdbYdlFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1_F1Unit_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Praemie_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Erstat_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2_F2Andre_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Andre_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Andre_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2_F2Genfor_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_EjerAndelS20_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_KoebSalg_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_KapStigning_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_KapNedgang_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_PrimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK1_AK1MedIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Navn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_UdstKategori_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_BoersNot_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2a_AK2aUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_EjerAndelS20_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_KoebSalg_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_KapStigning_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_KapNedgang_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_PrimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AK2b_AK2bUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_VedhaengRente_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_IndeksDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_IndeksFaktorH_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_IndeksFaktorK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_PrimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB1_OB1MedIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_UdstKategori_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_UdstDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_IndfrielsesDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_KuponFrekvens_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_BoersNot_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2a_OB2aUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_VedhaengRente_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_IndeksDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_IndeksFaktorH_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_IndeksFaktorK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_RenteSats_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_PrimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OB2b_OB2bUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_ForType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_DepotStedInd_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkMedIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:pattern value=".{0,150}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_ForType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_DepotStedInd_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOAkUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_ForType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_DepotStedInd_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiMedIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:pattern value=".{0,150}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_ForType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_DepotStedInd_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="REPO_REPOGiUdenIsin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_EmisLand_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_UdstKategori_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_Cfi_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_BoersNot_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_VirkForm_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU1_AKU1EjVp_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_VPreg_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_PrimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU2_AKU2Ak_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_VirkForm_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_KoebSalg_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_KapStigning_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_KapNedgang_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_PrimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_UltimoAntal_Type">
    <xs:restriction base="xs:long" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="AKU3_AKU3Ak_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_SikkerhedsType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_Spread_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_StartDatoRente_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_VedhaengRente_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_IndeksDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_IndeksFaktorH_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_IndeksFaktorK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_PrimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU1_OBU1VpReg_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_EmisLand_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_UdstKategori_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_Cfi_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_SikkerhedsType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_KonvertType_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_UdstDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_IndfrielsesDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_IndfrielsesKurs_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_FastForrentet_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_KuponFrekvens_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_Spread_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_FoersteKupon_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_StartDatoRente_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_BoersNot_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2a_OBU2aEjVp_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_VaerdiPrincip_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_VedhaengRente_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_IndeksDato_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_IndeksFaktorH_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_IndeksFaktorK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_RenteSats_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_PrimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_UltimoNom_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OBU2b_OBU2bEjVp_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swaption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_MedArbOption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Option_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenOption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Termin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Future_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_Swap_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_BoersRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="Derivater_AndenForward_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAHandel_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAUdlaan_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LA_LAIndskud_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPHandel_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LP_LPLaan_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKKasse_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="LKK_LKKCashPool_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAUafviklet_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEA_OEAOevrige_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPUafviklet_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="OEP_OEPOevrige_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPUafviklet_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPEgenkap_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPEgenkap_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPEgenkap_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPEgenkap_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPEgenkap_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="FOEP_FOEPOevrige_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_Navn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,150}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_EjerNavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,150}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_EjerCvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_EjerLand_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_PrimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_UltimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_DatoKoebt_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_DatoSolgt_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_Fusion_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_RegnskabStart_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_RegnskabSlut_Type">
    <xs:restriction base="xs:date" />
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarKoncern_VirkDataAarKoncern_IndberetterTilNB_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarModer_VirkDataAarModer_ModerNavn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="150" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarModer_VirkDataAarModer_ModerCvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="VirkDataAarVal_VirkDataAarVal_IndbValuta_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="3" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,3}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_PrimoRetroHen_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_BruttoPraemie_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_BruttoPraemieFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_UdbYdl_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_UdbYdlFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Renter_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_UltimoRetroHen_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLiv_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLivRente_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLivRente_PrimoRetroHen_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLivRente_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLivRente_UltimoRetroHen_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarLivRente_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarBonus_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_BruttoPraemie_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_BruttoPraemieFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_UdbYdl_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_UdbYdlFlyt_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnit_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnitRente_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnitRente_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F1Aar_F1AarUnitRente_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvPraemie_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndrePraemie_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarIndvErstat_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndreErstat_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndre_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndre_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarAndre_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Primo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_VaerdiRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_ValutaRegulering_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_OevrigeAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Reklassifikationer_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Ultimo_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="F2Aar_F2AarGenfor_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_PrimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_UltimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_KoebSalg_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Navn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_BoersNot_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_VaerdiPrincipEK_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKAa_EKAaDatter_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_PrimoEgenkap_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_KapitalAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_Resultat_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_AndenTotalindkomst_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_OevrigeAendringEK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_UltimoEgenkap_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_NettoOpskriv_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_RieDoetre_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_EnkeltIndUd_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKAb_EKAbDatter_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_VirkForm_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_VaerdiPrincipEK_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Navn_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="100" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_PrimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_UltimoEjerAndel_Type">
    <xs:restriction base="xs:decimal">
      <xs:pattern value="(0|100|[1-9][0-9]?)" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_KoebSalg_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_LandUltInv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="EKPa_EKPaUdl_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_Cvr_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="8" />
      <xs:minLength value="1" />
      <xs:pattern value="\d{8}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_PrimoEgenkap_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_KapitalAendring_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_Udbytte_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_Resultat_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_AndenTotalindkomst_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_OevrigeAendringEK_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_UltimoEgenkap_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_NettoOpskriv_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_RieDoetre_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_EnkeltIndUd_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="EKPb_EKPbUdl_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK1_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK1_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK1_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK1_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK2b_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK2b_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK2b_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAK2b_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB1_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB1_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB1_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB1_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB2b_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB2b_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB2b_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOB2b_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU2_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU2_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU2_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU2_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU2_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU3_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU3_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU3_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU3_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAKU3_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU1_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU1_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU1_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU1_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU1_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU2b_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU2b_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU2b_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU2b_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOBU2b_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKAb_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKAb_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKAb_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKAb_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKAb_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKPb_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKPb_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKPb_InternKode_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="20" />
      <xs:pattern value=".{0,20}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKPb_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STEKPb_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout1_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout1_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STMedArbOption_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STMedArbOption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STMedArbOption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STMedArbOption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenOption_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STTermin_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STFutures_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STSwaps_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_UnderligAktiv_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STAndenForward_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout2_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout2_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAHandel_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAUdlaan_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLAIndskud_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout3_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout3_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPHandel_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLPLaan_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout4_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout4_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKKasse_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKKasse_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKKasse_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKKasse_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKKasse_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STLKKCashPool_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout5_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout5_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAUafviklet_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAUafviklet_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAUafviklet_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAUafviklet_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAUafviklet_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEAOevrige_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout6_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_GrayLineLayout6_Isin_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="12" />
      <xs:pattern value=".{0,12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPUafviklet_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPUafviklet_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPUafviklet_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPUafviklet_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPUafviklet_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Maaned_Type">
    <xs:restriction base="xs:string">
      <xs:maxLength value="6" />
      <xs:minLength value="1" />
      <xs:pattern value=".{0,6}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Land_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Valuta_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Sektor_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Branche_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_OprindLoebetid_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Koncern_Type">
    <xs:restriction base="xs:string" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_NettoTrans_Type">
    <xs:restriction base="xs:decimal" />
  </xs:simpleType>
  <xs:simpleType name="StoreTrans_STOEPOevrige_Fritekst_Type">
    <xs:restriction base="xs:string">
      <xs:pattern value=".{0,100}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="languageType">
    <xs:restriction base="xs:string">
      <xs:enumeration value="english" />
      <xs:enumeration value="danish" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="versionType">
    <xs:restriction base="xs:decimal">
      <xs:minInclusive value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="submissionTypeType">
    <xs:restriction base="xs:string">
      <xs:enumeration value="test" />
      <xs:enumeration value="normal" />
      <xs:enumeration value="system" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="BPM6">
    <xs:complexType>
      <xs:all>
        <xs:element minOccurs="1" maxOccurs="1" name="masterdata">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="1" maxOccurs="1" name="kontaktpersoner">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="1">
                    <xs:element minOccurs="1" maxOccurs="1" name="person">
                      <xs:complexType>
                        <xs:attribute name="fuldtnavn" type="masterdata_kontaktpersoner_fuldtnavn_Type" use="required" />
                        <xs:attribute name="tlf" type="masterdata_kontaktpersoner_tlf_Type" use="required" />
                        <xs:attribute name="email" type="masterdata_kontaktpersoner_email_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
            <xs:attribute name="idno" type="masterdata_ingenGruppe_idno_Type" use="required" />
            <xs:attribute name="refperio" type="masterdata_ingenGruppe_refperio_Type" use="required" />
            <xs:attribute name="loebenr" type="masterdata_ingenGruppe_loebenr_Type" use="optional" />
            <xs:attribute name="indsamlingstype" type="masterdata_ingenGruppe_indsamling_Type" use="optional" />
            <xs:attribute name="firmanavn" type="masterdata_ingenGruppe_firmanavn_Type" use="optional" />
            <xs:attribute name="gadenavn" type="masterdata_ingenGruppe_gadenavn_Type" use="optional" />
            <xs:attribute name="postnr" type="masterdata_ingenGruppe_postnr_Type" use="optional" />
            <xs:attribute name="boks" type="masterdata_ingenGruppe_boks_Type" use="optional" />
            <xs:attribute name="by" type="masterdata_ingenGruppe_by_Type" use="optional" />
            <xs:attribute name="tlf" type="masterdata_ingenGruppe_tlf_Type" use="optional" />
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="Contact">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="Contact">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Name" type="Contact_Contact_Name_Type" use="required" />
                        <xs:attribute name="Phone" type="Contact_Contact_Phone_Type" use="required" />
                        <xs:attribute name="Email" type="Contact_Contact_Email_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="Metadata">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="Metadata">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Currency" type="Metadata_Metadata_Currency_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataVal">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataVal">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="IndbValuta" type="VirkDataVal_VirkDataVal_IndbValuta_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataModer">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataModer">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="ModerNavn" type="VirkDataModer_VirkDataModer_ModerNavn_Type" use="required" />
                        <xs:attribute name="ModerCvr" type="VirkDataModer_VirkDataModer_ModerCvr_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataInklVsh">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataInklVsh">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Navn" type="VirkDataInklVsh_VirkDataInklVsh_Navn_Type" use="required" />
                        <xs:attribute name="Cvr" type="VirkDataInklVsh_VirkDataInklVsh_Cvr_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="F1">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="F1Liv">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1_F1Liv_Primo_Type" use="optional" />
                        <xs:attribute name="BruttoPraemie" type="F1_F1Liv_BruttoPraemie_Type" use="optional" />
                        <xs:attribute name="BruttoPraemieFlyt" type="F1_F1Liv_BruttoPraemieFlyt_Type" use="optional" />
                        <xs:attribute name="UdbYdl" type="F1_F1Liv_UdbYdl_Type" use="optional" />
                        <xs:attribute name="UdbYdlFlyt" type="F1_F1Liv_UdbYdlFlyt_Type" use="optional" />
                        <xs:attribute name="Renter" type="F1_F1Liv_Renter_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1_F1Liv_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1_F1Liv_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1_F1Liv_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1_F1Liv_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1_F1Liv_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1_F1Liv_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1Bonus">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1_F1Bonus_Primo_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1_F1Bonus_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1_F1Bonus_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1_F1Bonus_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1_F1Bonus_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1_F1Bonus_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1_F1Bonus_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1Unit">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1_F1Unit_Primo_Type" use="optional" />
                        <xs:attribute name="BruttoPraemie" type="F1_F1Unit_BruttoPraemie_Type" use="optional" />
                        <xs:attribute name="BruttoPraemieFlyt" type="F1_F1Unit_BruttoPraemieFlyt_Type" use="optional" />
                        <xs:attribute name="UdbYdl" type="F1_F1Unit_UdbYdl_Type" use="optional" />
                        <xs:attribute name="UdbYdlFlyt" type="F1_F1Unit_UdbYdlFlyt_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1_F1Unit_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1_F1Unit_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1_F1Unit_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1_F1Unit_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1_F1Unit_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1_F1Unit_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="F2">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="F2Praemie">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2_F2Praemie_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2_F2Praemie_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2_F2Praemie_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2_F2Praemie_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2_F2Praemie_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2_F2Praemie_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2_F2Praemie_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2_F2Praemie_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2Erstat">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2_F2Erstat_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2_F2Erstat_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2_F2Erstat_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2_F2Erstat_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2_F2Erstat_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2_F2Erstat_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2_F2Erstat_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2_F2Erstat_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2Andre">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2_F2Andre_Primo_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2_F2Andre_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2_F2Andre_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2Genfor">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2_F2Genfor_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2_F2Genfor_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2_F2Genfor_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2_F2Genfor_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2_F2Genfor_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2_F2Genfor_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2_F2Genfor_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2_F2Genfor_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AK1">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AK1MedIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="AK1_AK1MedIsin_Isin_Type" use="required" />
                        <xs:attribute name="Koncern" type="AK1_AK1MedIsin_Koncern_Type" use="required" />
                        <xs:attribute name="Valuta" type="AK1_AK1MedIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="AK1_AK1MedIsin_VPreg_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="AK1_AK1MedIsin_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="EjerAndelS20" type="AK1_AK1MedIsin_EjerAndelS20_Type" use="required" />
                        <xs:attribute name="Primo" type="AK1_AK1MedIsin_Primo_Type" use="optional" />
                        <xs:attribute name="KoebSalg" type="AK1_AK1MedIsin_KoebSalg_Type" use="optional" />
                        <xs:attribute name="KapStigning" type="AK1_AK1MedIsin_KapStigning_Type" use="optional" />
                        <xs:attribute name="KapNedgang" type="AK1_AK1MedIsin_KapNedgang_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="AK1_AK1MedIsin_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="AK1_AK1MedIsin_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="AK1_AK1MedIsin_Ultimo_Type" use="optional" />
                        <xs:attribute name="PrimoAntal" type="AK1_AK1MedIsin_PrimoAntal_Type" use="optional" />
                        <xs:attribute name="UltimoAntal" type="AK1_AK1MedIsin_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="AK1_AK1MedIsin_Udbytte_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="AK1_AK1MedIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AK2a">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AK2aUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="InternKode" type="AK2a_AK2aUdenIsin_InternKode_Type" use="required" />
                        <xs:attribute name="Land" type="AK2a_AK2aUdenIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="AK2a_AK2aUdenIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="AK2a_AK2aUdenIsin_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="AK2a_AK2aUdenIsin_Koncern_Type" use="required" />
                        <xs:attribute name="Navn" type="AK2a_AK2aUdenIsin_Navn_Type" use="optional" />
                        <xs:attribute name="Valuta" type="AK2a_AK2aUdenIsin_Valuta_Type" use="required" />
                        <xs:attribute name="UdstKategori" type="AK2a_AK2aUdenIsin_UdstKategori_Type" use="required" />
                        <xs:attribute name="BoersNot" type="AK2a_AK2aUdenIsin_BoersNot_Type" use="required" />
                        <xs:attribute name="Fritekst" type="AK2a_AK2aUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AK2b">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AK2bUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="InternKode" type="AK2b_AK2bUdenIsin_InternKode_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="AK2b_AK2bUdenIsin_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="EjerAndelS20" type="AK2b_AK2bUdenIsin_EjerAndelS20_Type" use="required" />
                        <xs:attribute name="Primo" type="AK2b_AK2bUdenIsin_Primo_Type" use="optional" />
                        <xs:attribute name="KoebSalg" type="AK2b_AK2bUdenIsin_KoebSalg_Type" use="optional" />
                        <xs:attribute name="KapStigning" type="AK2b_AK2bUdenIsin_KapStigning_Type" use="optional" />
                        <xs:attribute name="KapNedgang" type="AK2b_AK2bUdenIsin_KapNedgang_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="AK2b_AK2bUdenIsin_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="AK2b_AK2bUdenIsin_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="AK2b_AK2bUdenIsin_Ultimo_Type" use="optional" />
                        <xs:attribute name="PrimoAntal" type="AK2b_AK2bUdenIsin_PrimoAntal_Type" use="optional" />
                        <xs:attribute name="UltimoAntal" type="AK2b_AK2bUdenIsin_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="AK2b_AK2bUdenIsin_Udbytte_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="AK2b_AK2bUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OB1">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OB1MedIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="OB1_OB1MedIsin_Isin_Type" use="required" />
                        <xs:attribute name="Koncern" type="OB1_OB1MedIsin_Koncern_Type" use="required" />
                        <xs:attribute name="Valuta" type="OB1_OB1MedIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="OB1_OB1MedIsin_VPreg_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="OB1_OB1MedIsin_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="VedhaengRente" type="OB1_OB1MedIsin_VedhaengRente_Type" use="required" />
                        <xs:attribute name="Primo" type="OB1_OB1MedIsin_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OB1_OB1MedIsin_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OB1_OB1MedIsin_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="OB1_OB1MedIsin_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OB1_OB1MedIsin_Ultimo_Type" use="optional" />
                        <xs:attribute name="IndeksDato" type="OB1_OB1MedIsin_IndeksDato_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorH" type="OB1_OB1MedIsin_IndeksFaktorH_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorK" type="OB1_OB1MedIsin_IndeksFaktorK_Type" use="optional" />
                        <xs:attribute name="PrimoNom" type="OB1_OB1MedIsin_PrimoNom_Type" use="optional" />
                        <xs:attribute name="UltimoNom" type="OB1_OB1MedIsin_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OB1_OB1MedIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OB2a">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OB2aUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="InternKode" type="OB2a_OB2aUdenIsin_InternKode_Type" use="required" />
                        <xs:attribute name="Land" type="OB2a_OB2aUdenIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="OB2a_OB2aUdenIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="OB2a_OB2aUdenIsin_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="OB2a_OB2aUdenIsin_Koncern_Type" use="required" />
                        <xs:attribute name="Valuta" type="OB2a_OB2aUdenIsin_Valuta_Type" use="required" />
                        <xs:attribute name="UdstKategori" type="OB2a_OB2aUdenIsin_UdstKategori_Type" use="required" />
                        <xs:attribute name="UdstDato" type="OB2a_OB2aUdenIsin_UdstDato_Type" use="required" />
                        <xs:attribute name="IndfrielsesDato" type="OB2a_OB2aUdenIsin_IndfrielsesDato_Type" use="required" />
                        <xs:attribute name="KuponFrekvens" type="OB2a_OB2aUdenIsin_KuponFrekvens_Type" use="required" />
                        <xs:attribute name="BoersNot" type="OB2a_OB2aUdenIsin_BoersNot_Type" use="required" />
                        <xs:attribute name="Fritekst" type="OB2a_OB2aUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OB2b">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OB2bUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="InternKode" type="OB2b_OB2bUdenIsin_InternKode_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="OB2b_OB2bUdenIsin_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="VedhaengRente" type="OB2b_OB2bUdenIsin_VedhaengRente_Type" use="required" />
                        <xs:attribute name="Primo" type="OB2b_OB2bUdenIsin_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OB2b_OB2bUdenIsin_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OB2b_OB2bUdenIsin_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="OB2b_OB2bUdenIsin_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OB2b_OB2bUdenIsin_Ultimo_Type" use="optional" />
                        <xs:attribute name="IndeksDato" type="OB2b_OB2bUdenIsin_IndeksDato_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorH" type="OB2b_OB2bUdenIsin_IndeksFaktorH_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorK" type="OB2b_OB2bUdenIsin_IndeksFaktorK_Type" use="optional" />
                        <xs:attribute name="RenteSats" type="OB2b_OB2bUdenIsin_RenteSats_Type" use="required" />
                        <xs:attribute name="PrimoNom" type="OB2b_OB2bUdenIsin_PrimoNom_Type" use="optional" />
                        <xs:attribute name="UltimoNom" type="OB2b_OB2bUdenIsin_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OB2b_OB2bUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="REPO">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="REPOAkMedIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Cvr" type="REPO_REPOAkMedIsin_Cvr_Type" use="optional" />
                        <xs:attribute name="Land" type="REPO_REPOAkMedIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="REPO_REPOAkMedIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="REPO_REPOAkMedIsin_Branche_Type" use="required" />
                        <xs:attribute name="Isin" type="REPO_REPOAkMedIsin_Isin_Type" use="optional" />
                        <xs:attribute name="Valuta" type="REPO_REPOAkMedIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="REPO_REPOAkMedIsin_VPreg_Type" use="required" />
                        <xs:attribute name="ForType" type="REPO_REPOAkMedIsin_ForType_Type" use="required" />
                        <xs:attribute name="DepotStedInd" type="REPO_REPOAkMedIsin_DepotStedInd_Type" use="required" />
                        <xs:attribute name="UltimoAntal" type="REPO_REPOAkMedIsin_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="REPO_REPOAkMedIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="REPOAkUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Cvr" type="REPO_REPOAkUdenIsin_Cvr_Type" use="optional" />
                        <xs:attribute name="Land" type="REPO_REPOAkUdenIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="REPO_REPOAkUdenIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="REPO_REPOAkUdenIsin_Branche_Type" use="required" />
                        <xs:attribute name="InternKode" type="REPO_REPOAkUdenIsin_InternKode_Type" use="optional" />
                        <xs:attribute name="Valuta" type="REPO_REPOAkUdenIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="REPO_REPOAkUdenIsin_VPreg_Type" use="required" />
                        <xs:attribute name="ForType" type="REPO_REPOAkUdenIsin_ForType_Type" use="required" />
                        <xs:attribute name="DepotStedInd" type="REPO_REPOAkUdenIsin_DepotStedInd_Type" use="required" />
                        <xs:attribute name="UltimoAntal" type="REPO_REPOAkUdenIsin_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="REPO_REPOAkUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="REPOGiMedIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Cvr" type="REPO_REPOGiMedIsin_Cvr_Type" use="optional" />
                        <xs:attribute name="Land" type="REPO_REPOGiMedIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="REPO_REPOGiMedIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="REPO_REPOGiMedIsin_Branche_Type" use="required" />
                        <xs:attribute name="Isin" type="REPO_REPOGiMedIsin_Isin_Type" use="optional" />
                        <xs:attribute name="Valuta" type="REPO_REPOGiMedIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="REPO_REPOGiMedIsin_VPreg_Type" use="required" />
                        <xs:attribute name="ForType" type="REPO_REPOGiMedIsin_ForType_Type" use="required" />
                        <xs:attribute name="DepotStedInd" type="REPO_REPOGiMedIsin_DepotStedInd_Type" use="required" />
                        <xs:attribute name="UltimoNom" type="REPO_REPOGiMedIsin_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="REPO_REPOGiMedIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="REPOGiUdenIsin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Cvr" type="REPO_REPOGiUdenIsin_Cvr_Type" use="optional" />
                        <xs:attribute name="Land" type="REPO_REPOGiUdenIsin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="REPO_REPOGiUdenIsin_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="REPO_REPOGiUdenIsin_Branche_Type" use="required" />
                        <xs:attribute name="InternKode" type="REPO_REPOGiUdenIsin_InternKode_Type" use="optional" />
                        <xs:attribute name="Valuta" type="REPO_REPOGiUdenIsin_Valuta_Type" use="required" />
                        <xs:attribute name="VPreg" type="REPO_REPOGiUdenIsin_VPreg_Type" use="required" />
                        <xs:attribute name="ForType" type="REPO_REPOGiUdenIsin_ForType_Type" use="required" />
                        <xs:attribute name="DepotStedInd" type="REPO_REPOGiUdenIsin_DepotStedInd_Type" use="required" />
                        <xs:attribute name="UltimoNom" type="REPO_REPOGiUdenIsin_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="REPO_REPOGiUdenIsin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AKU1">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AKU1EjVp">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="AKU1_AKU1EjVp_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="AKU1_AKU1EjVp_InternKode_Type" use="optional" />
                        <xs:attribute name="Valuta" type="AKU1_AKU1EjVp_Valuta_Type" use="required" />
                        <xs:attribute name="EmisLand" type="AKU1_AKU1EjVp_EmisLand_Type" use="required" />
                        <xs:attribute name="UdstKategori" type="AKU1_AKU1EjVp_UdstKategori_Type" use="required" />
                        <xs:attribute name="Cfi" type="AKU1_AKU1EjVp_Cfi_Type" use="required" />
                        <xs:attribute name="BoersNot" type="AKU1_AKU1EjVp_BoersNot_Type" use="required" />
                        <xs:attribute name="VirkForm" type="AKU1_AKU1EjVp_VirkForm_Type" use="required" />
                        <xs:attribute name="Fritekst" type="AKU1_AKU1EjVp_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AKU2">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AKU2Ak">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="AKU2_AKU2Ak_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="AKU2_AKU2Ak_InternKode_Type" use="optional" />
                        <xs:attribute name="VPreg" type="AKU2_AKU2Ak_VPreg_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="AKU2_AKU2Ak_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="Primo" type="AKU2_AKU2Ak_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="AKU2_AKU2Ak_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="AKU2_AKU2Ak_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="AKU2_AKU2Ak_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="AKU2_AKU2Ak_Ultimo_Type" use="optional" />
                        <xs:attribute name="PrimoAntal" type="AKU2_AKU2Ak_PrimoAntal_Type" use="optional" />
                        <xs:attribute name="UltimoAntal" type="AKU2_AKU2Ak_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="AKU2_AKU2Ak_Udbytte_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="AKU2_AKU2Ak_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="AKU3">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="AKU3Ak">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="AKU3_AKU3Ak_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="AKU3_AKU3Ak_InternKode_Type" use="optional" />
                        <xs:attribute name="Land" type="AKU3_AKU3Ak_Land_Type" use="required" />
                        <xs:attribute name="Koncern" type="AKU3_AKU3Ak_Koncern_Type" use="required" />
                        <xs:attribute name="VirkForm" type="AKU3_AKU3Ak_VirkForm_Type" use="required" />
                        <xs:attribute name="Primo" type="AKU3_AKU3Ak_Primo_Type" use="optional" />
                        <xs:attribute name="KoebSalg" type="AKU3_AKU3Ak_KoebSalg_Type" use="optional" />
                        <xs:attribute name="KapStigning" type="AKU3_AKU3Ak_KapStigning_Type" use="optional" />
                        <xs:attribute name="KapNedgang" type="AKU3_AKU3Ak_KapNedgang_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="AKU3_AKU3Ak_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="AKU3_AKU3Ak_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="AKU3_AKU3Ak_Ultimo_Type" use="optional" />
                        <xs:attribute name="PrimoAntal" type="AKU3_AKU3Ak_PrimoAntal_Type" use="optional" />
                        <xs:attribute name="UltimoAntal" type="AKU3_AKU3Ak_UltimoAntal_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="AKU3_AKU3Ak_Udbytte_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="AKU3_AKU3Ak_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OBU1">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OBU1VpReg">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="OBU1_OBU1VpReg_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="OBU1_OBU1VpReg_InternKode_Type" use="optional" />
                        <xs:attribute name="SikkerhedsType" type="OBU1_OBU1VpReg_SikkerhedsType_Type" use="required" />
                        <xs:attribute name="Spread" type="OBU1_OBU1VpReg_Spread_Type" use="optional" />
                        <xs:attribute name="StartDatoRente" type="OBU1_OBU1VpReg_StartDatoRente_Type" use="required" />
                        <xs:attribute name="VaerdiPrincip" type="OBU1_OBU1VpReg_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="VedhaengRente" type="OBU1_OBU1VpReg_VedhaengRente_Type" use="required" />
                        <xs:attribute name="Primo" type="OBU1_OBU1VpReg_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OBU1_OBU1VpReg_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OBU1_OBU1VpReg_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="OBU1_OBU1VpReg_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OBU1_OBU1VpReg_Ultimo_Type" use="optional" />
                        <xs:attribute name="IndeksDato" type="OBU1_OBU1VpReg_IndeksDato_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorH" type="OBU1_OBU1VpReg_IndeksFaktorH_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorK" type="OBU1_OBU1VpReg_IndeksFaktorK_Type" use="optional" />
                        <xs:attribute name="PrimoNom" type="OBU1_OBU1VpReg_PrimoNom_Type" use="optional" />
                        <xs:attribute name="UltimoNom" type="OBU1_OBU1VpReg_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OBU1_OBU1VpReg_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OBU2a">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OBU2aEjVp">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="OBU2a_OBU2aEjVp_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="OBU2a_OBU2aEjVp_InternKode_Type" use="optional" />
                        <xs:attribute name="Valuta" type="OBU2a_OBU2aEjVp_Valuta_Type" use="required" />
                        <xs:attribute name="EmisLand" type="OBU2a_OBU2aEjVp_EmisLand_Type" use="required" />
                        <xs:attribute name="UdstKategori" type="OBU2a_OBU2aEjVp_UdstKategori_Type" use="required" />
                        <xs:attribute name="Cfi" type="OBU2a_OBU2aEjVp_Cfi_Type" use="required" />
                        <xs:attribute name="SikkerhedsType" type="OBU2a_OBU2aEjVp_SikkerhedsType_Type" use="required" />
                        <xs:attribute name="KonvertType" type="OBU2a_OBU2aEjVp_KonvertType_Type" use="required" />
                        <xs:attribute name="UdstDato" type="OBU2a_OBU2aEjVp_UdstDato_Type" use="required" />
                        <xs:attribute name="IndfrielsesDato" type="OBU2a_OBU2aEjVp_IndfrielsesDato_Type" use="required" />
                        <xs:attribute name="IndfrielsesKurs" type="OBU2a_OBU2aEjVp_IndfrielsesKurs_Type" use="optional" />
                        <xs:attribute name="FastForrentet" type="OBU2a_OBU2aEjVp_FastForrentet_Type" use="required" />
                        <xs:attribute name="KuponFrekvens" type="OBU2a_OBU2aEjVp_KuponFrekvens_Type" use="required" />
                        <xs:attribute name="Spread" type="OBU2a_OBU2aEjVp_Spread_Type" use="optional" />
                        <xs:attribute name="FoersteKupon" type="OBU2a_OBU2aEjVp_FoersteKupon_Type" use="optional" />
                        <xs:attribute name="StartDatoRente" type="OBU2a_OBU2aEjVp_StartDatoRente_Type" use="optional" />
                        <xs:attribute name="BoersNot" type="OBU2a_OBU2aEjVp_BoersNot_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OBU2a_OBU2aEjVp_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OBU2b">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OBU2bEjVp">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="OBU2b_OBU2bEjVp_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="OBU2b_OBU2bEjVp_InternKode_Type" use="optional" />
                        <xs:attribute name="VaerdiPrincip" type="OBU2b_OBU2bEjVp_VaerdiPrincip_Type" use="required" />
                        <xs:attribute name="VedhaengRente" type="OBU2b_OBU2bEjVp_VedhaengRente_Type" use="required" />
                        <xs:attribute name="Primo" type="OBU2b_OBU2bEjVp_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OBU2b_OBU2bEjVp_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OBU2b_OBU2bEjVp_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="OBU2b_OBU2bEjVp_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OBU2b_OBU2bEjVp_Ultimo_Type" use="optional" />
                        <xs:attribute name="IndeksDato" type="OBU2b_OBU2bEjVp_IndeksDato_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorH" type="OBU2b_OBU2bEjVp_IndeksFaktorH_Type" use="optional" />
                        <xs:attribute name="IndeksFaktorK" type="OBU2b_OBU2bEjVp_IndeksFaktorK_Type" use="optional" />
                        <xs:attribute name="RenteSats" type="OBU2b_OBU2bEjVp_RenteSats_Type" use="required" />
                        <xs:attribute name="PrimoNom" type="OBU2b_OBU2bEjVp_PrimoNom_Type" use="optional" />
                        <xs:attribute name="UltimoNom" type="OBU2b_OBU2bEjVp_UltimoNom_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OBU2b_OBU2bEjVp_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="Derivater">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout1">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType />
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="Swaption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_Swaption_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_Swaption_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_Swaption_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_Swaption_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_Swaption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_Swaption_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_Swaption_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_Swaption_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_Swaption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="MedArbOption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_MedArbOption_Land_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_MedArbOption_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_MedArbOption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_MedArbOption_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_MedArbOption_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_MedArbOption_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_MedArbOption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="Option">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_Option_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_Option_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_Option_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_Option_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_Option_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_Option_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_Option_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_Option_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_Option_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="AndenOption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_AndenOption_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_AndenOption_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_AndenOption_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_AndenOption_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_AndenOption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_AndenOption_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_AndenOption_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_AndenOption_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_AndenOption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout2">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType />
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="Termin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_Termin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_Termin_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_Termin_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_Termin_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_Termin_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_Termin_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_Termin_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_Termin_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_Termin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="Future">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_Future_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_Future_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_Future_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_Future_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_Future_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_Future_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_Future_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_Future_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_Future_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="Swap">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_Swap_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_Swap_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_Swap_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_Swap_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_Swap_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_Swap_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_Swap_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_Swap_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_Swap_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="AndenForward">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="Derivater_AndenForward_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="Derivater_AndenForward_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="Derivater_AndenForward_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="Primo" type="Derivater_AndenForward_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="Derivater_AndenForward_NettoTrans_Type" use="optional" />
                        <xs:attribute name="BoersRegulering" type="Derivater_AndenForward_BoersRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="Derivater_AndenForward_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="Derivater_AndenForward_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="Derivater_AndenForward_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="LA">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="LAHandel">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Valuta" type="LA_LAHandel_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="LA_LAHandel_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="LA_LAHandel_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LA_LAHandel_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LA_LAHandel_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LA_LAHandel_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LA_LAHandel_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LA_LAHandel_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LA_LAHandel_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LA_LAHandel_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="LAUdlaan">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="LA_LAUdlaan_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="LA_LAUdlaan_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="LA_LAUdlaan_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="LA_LAUdlaan_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="LA_LAUdlaan_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="LA_LAUdlaan_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LA_LAUdlaan_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LA_LAUdlaan_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LA_LAUdlaan_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LA_LAUdlaan_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LA_LAUdlaan_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LA_LAUdlaan_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LA_LAUdlaan_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="LAIndskud">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="LA_LAIndskud_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="LA_LAIndskud_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="LA_LAIndskud_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="LA_LAIndskud_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LA_LAIndskud_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LA_LAIndskud_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LA_LAIndskud_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LA_LAIndskud_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LA_LAIndskud_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LA_LAIndskud_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LA_LAIndskud_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="LP">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="LPHandel">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Valuta" type="LP_LPHandel_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="LP_LPHandel_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="LP_LPHandel_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LP_LPHandel_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LP_LPHandel_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LP_LPHandel_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LP_LPHandel_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LP_LPHandel_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LP_LPHandel_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LP_LPHandel_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="LPLaan">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="LP_LPLaan_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="LP_LPLaan_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="LP_LPLaan_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="LP_LPLaan_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="LP_LPLaan_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="LP_LPLaan_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LP_LPLaan_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LP_LPLaan_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LP_LPLaan_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LP_LPLaan_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LP_LPLaan_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LP_LPLaan_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LP_LPLaan_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="LKK">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="LKKKasse">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="LKK_LKKKasse_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="LKK_LKKKasse_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="LKK_LKKKasse_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LKK_LKKKasse_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LKK_LKKKasse_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LKK_LKKKasse_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LKK_LKKKasse_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LKK_LKKKasse_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LKK_LKKKasse_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="LKKCashPool">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="LKK_LKKCashPool_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="LKK_LKKCashPool_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="LKK_LKKCashPool_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="LKK_LKKCashPool_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="LKK_LKKCashPool_Koncern_Type" use="required" />
                        <xs:attribute name="Primo" type="LKK_LKKCashPool_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="LKK_LKKCashPool_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="LKK_LKKCashPool_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="LKK_LKKCashPool_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="LKK_LKKCashPool_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="LKK_LKKCashPool_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="LKK_LKKCashPool_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OEA">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OEAUafviklet">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="OEA_OEAUafviklet_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="OEA_OEAUafviklet_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="OEA_OEAUafviklet_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OEA_OEAUafviklet_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OEA_OEAUafviklet_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="OEA_OEAUafviklet_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OEA_OEAUafviklet_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="OEA_OEAUafviklet_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OEA_OEAUafviklet_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="OEAOevrige">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="OEA_OEAOevrige_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="OEA_OEAOevrige_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="OEA_OEAOevrige_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="OEA_OEAOevrige_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="OEA_OEAOevrige_Koncern_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="OEA_OEAOevrige_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Primo" type="OEA_OEAOevrige_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OEA_OEAOevrige_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OEA_OEAOevrige_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="OEA_OEAOevrige_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OEA_OEAOevrige_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="OEA_OEAOevrige_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OEA_OEAOevrige_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="OEP">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="OEPUafviklet">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="OEP_OEPUafviklet_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="OEP_OEPUafviklet_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="OEP_OEPUafviklet_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OEP_OEPUafviklet_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OEP_OEPUafviklet_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="OEP_OEPUafviklet_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OEP_OEPUafviklet_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="OEP_OEPUafviklet_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OEP_OEPUafviklet_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="OEPOevrige">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="OEP_OEPOevrige_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="OEP_OEPOevrige_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="OEP_OEPOevrige_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="OEP_OEPOevrige_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="OEP_OEPOevrige_Koncern_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="OEP_OEPOevrige_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Primo" type="OEP_OEPOevrige_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="OEP_OEPOevrige_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="OEP_OEPOevrige_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="OEP_OEPOevrige_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="OEP_OEPOevrige_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="OEP_OEPOevrige_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="OEP_OEPOevrige_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="FOEP">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="FOEPUafviklet">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="FOEP_FOEPUafviklet_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="FOEP_FOEPUafviklet_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="FOEP_FOEPUafviklet_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="FOEP_FOEPUafviklet_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="FOEP_FOEPUafviklet_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="FOEP_FOEPUafviklet_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="FOEP_FOEPUafviklet_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="FOEP_FOEPUafviklet_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="FOEP_FOEPUafviklet_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="FOEPEgenkap">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="FOEP_FOEPEgenkap_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="FOEP_FOEPEgenkap_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="FOEP_FOEPEgenkap_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="FOEP_FOEPEgenkap_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="FOEP_FOEPEgenkap_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="FOEPOevrige">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="FOEP_FOEPOevrige_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="FOEP_FOEPOevrige_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="FOEP_FOEPOevrige_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="FOEP_FOEPOevrige_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="FOEP_FOEPOevrige_Koncern_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="FOEP_FOEPOevrige_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Primo" type="FOEP_FOEPOevrige_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="FOEP_FOEPOevrige_NettoTrans_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="FOEP_FOEPOevrige_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="FOEP_FOEPOevrige_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="FOEP_FOEPOevrige_Ultimo_Type" use="optional" />
                        <xs:attribute name="Renter" type="FOEP_FOEPOevrige_Renter_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="FOEP_FOEPOevrige_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarKoncern">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarKoncern">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Navn" type="VirkDataAarKoncern_VirkDataAarKoncern_Navn_Type" use="required" />
                        <xs:attribute name="Cvr" type="VirkDataAarKoncern_VirkDataAarKoncern_Cvr_Type" use="required" />
                        <xs:attribute name="EjerNavn" type="VirkDataAarKoncern_VirkDataAarKoncern_EjerNavn_Type" use="required" />
                        <xs:attribute name="EjerCvr" type="VirkDataAarKoncern_VirkDataAarKoncern_EjerCvr_Type" use="optional" />
                        <xs:attribute name="EjerLand" type="VirkDataAarKoncern_VirkDataAarKoncern_EjerLand_Type" use="required" />
                        <xs:attribute name="PrimoEjerAndel" type="VirkDataAarKoncern_VirkDataAarKoncern_PrimoEjerAndel_Type" use="required" />
                        <xs:attribute name="UltimoEjerAndel" type="VirkDataAarKoncern_VirkDataAarKoncern_UltimoEjerAndel_Type" use="required" />
                        <xs:attribute name="DatoKoebt" type="VirkDataAarKoncern_VirkDataAarKoncern_DatoKoebt_Type" use="optional" />
                        <xs:attribute name="DatoSolgt" type="VirkDataAarKoncern_VirkDataAarKoncern_DatoSolgt_Type" use="optional" />
                        <xs:attribute name="Fusion" type="VirkDataAarKoncern_VirkDataAarKoncern_Fusion_Type" use="optional" />
                        <xs:attribute name="RegnskabStart" type="VirkDataAarKoncern_VirkDataAarKoncern_RegnskabStart_Type" use="required" />
                        <xs:attribute name="RegnskabSlut" type="VirkDataAarKoncern_VirkDataAarKoncern_RegnskabSlut_Type" use="required" />
                        <xs:attribute name="IndberetterTilNB" type="VirkDataAarKoncern_VirkDataAarKoncern_IndberetterTilNB_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarModer">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarModer">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="ModerNavn" type="VirkDataAarModer_VirkDataAarModer_ModerNavn_Type" use="required" />
                        <xs:attribute name="ModerCvr" type="VirkDataAarModer_VirkDataAarModer_ModerCvr_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarVal">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="VirkDataAarVal">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="IndbValuta" type="VirkDataAarVal_VirkDataAarVal_IndbValuta_Type" use="required" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="F1Aar">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="F1AarLiv">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="F1Aar_F1AarLiv_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="F1Aar_F1AarLiv_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="F1Aar_F1AarLiv_Primo_Type" use="optional" />
                        <xs:attribute name="PrimoRetroHen" type="F1Aar_F1AarLiv_PrimoRetroHen_Type" use="optional" />
                        <xs:attribute name="BruttoPraemie" type="F1Aar_F1AarLiv_BruttoPraemie_Type" use="optional" />
                        <xs:attribute name="BruttoPraemieFlyt" type="F1Aar_F1AarLiv_BruttoPraemieFlyt_Type" use="optional" />
                        <xs:attribute name="UdbYdl" type="F1Aar_F1AarLiv_UdbYdl_Type" use="optional" />
                        <xs:attribute name="UdbYdlFlyt" type="F1Aar_F1AarLiv_UdbYdlFlyt_Type" use="optional" />
                        <xs:attribute name="Renter" type="F1Aar_F1AarLiv_Renter_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1Aar_F1AarLiv_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1Aar_F1AarLiv_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1Aar_F1AarLiv_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1Aar_F1AarLiv_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1Aar_F1AarLiv_Ultimo_Type" use="optional" />
                        <xs:attribute name="UltimoRetroHen" type="F1Aar_F1AarLiv_UltimoRetroHen_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1Aar_F1AarLiv_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1AarLivRente">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1Aar_F1AarLivRente_Primo_Type" use="optional" />
                        <xs:attribute name="PrimoRetroHen" type="F1Aar_F1AarLivRente_PrimoRetroHen_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1Aar_F1AarLivRente_Ultimo_Type" use="optional" />
                        <xs:attribute name="UltimoRetroHen" type="F1Aar_F1AarLivRente_UltimoRetroHen_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1Aar_F1AarLivRente_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1AarBonus">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1Aar_F1AarBonus_Primo_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1Aar_F1AarBonus_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1Aar_F1AarBonus_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1Aar_F1AarBonus_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1Aar_F1AarBonus_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1Aar_F1AarBonus_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1Aar_F1AarBonus_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1AarUnit">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="F1Aar_F1AarUnit_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="F1Aar_F1AarUnit_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="F1Aar_F1AarUnit_Primo_Type" use="optional" />
                        <xs:attribute name="BruttoPraemie" type="F1Aar_F1AarUnit_BruttoPraemie_Type" use="optional" />
                        <xs:attribute name="BruttoPraemieFlyt" type="F1Aar_F1AarUnit_BruttoPraemieFlyt_Type" use="optional" />
                        <xs:attribute name="UdbYdl" type="F1Aar_F1AarUnit_UdbYdl_Type" use="optional" />
                        <xs:attribute name="UdbYdlFlyt" type="F1Aar_F1AarUnit_UdbYdlFlyt_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F1Aar_F1AarUnit_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F1Aar_F1AarUnit_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F1Aar_F1AarUnit_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F1Aar_F1AarUnit_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1Aar_F1AarUnit_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1Aar_F1AarUnit_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F1AarUnitRente">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F1Aar_F1AarUnitRente_Primo_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F1Aar_F1AarUnitRente_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F1Aar_F1AarUnitRente_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="F2Aar">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarIndvPraemie">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="F2Aar_F2AarIndvPraemie_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="F2Aar_F2AarIndvPraemie_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="F2Aar_F2AarIndvPraemie_Sektor_Type" use="required" />
                        <xs:attribute name="Primo" type="F2Aar_F2AarIndvPraemie_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2Aar_F2AarIndvPraemie_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2Aar_F2AarIndvPraemie_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2Aar_F2AarIndvPraemie_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2Aar_F2AarIndvPraemie_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2Aar_F2AarIndvPraemie_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarIndvPraemie_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarIndvPraemie_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarAndrePraemie">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2Aar_F2AarAndrePraemie_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2Aar_F2AarAndrePraemie_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2Aar_F2AarAndrePraemie_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2Aar_F2AarAndrePraemie_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2Aar_F2AarAndrePraemie_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2Aar_F2AarAndrePraemie_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarAndrePraemie_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarAndrePraemie_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarIndvErstat">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="F2Aar_F2AarIndvErstat_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="F2Aar_F2AarIndvErstat_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="F2Aar_F2AarIndvErstat_Sektor_Type" use="required" />
                        <xs:attribute name="Primo" type="F2Aar_F2AarIndvErstat_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2Aar_F2AarIndvErstat_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2Aar_F2AarIndvErstat_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2Aar_F2AarIndvErstat_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2Aar_F2AarIndvErstat_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2Aar_F2AarIndvErstat_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarIndvErstat_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarIndvErstat_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarAndreErstat">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2Aar_F2AarAndreErstat_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2Aar_F2AarAndreErstat_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2Aar_F2AarAndreErstat_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2Aar_F2AarAndreErstat_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2Aar_F2AarAndreErstat_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2Aar_F2AarAndreErstat_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarAndreErstat_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarAndreErstat_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarAndre">
                <xs:complexType>
                  <xs:sequence minOccurs="1">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Primo" type="F2Aar_F2AarAndre_Primo_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarAndre_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarAndre_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="F2AarGenfor">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Land" type="F2Aar_F2AarGenfor_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="F2Aar_F2AarGenfor_Valuta_Type" use="required" />
                        <xs:attribute name="Primo" type="F2Aar_F2AarGenfor_Primo_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="F2Aar_F2AarGenfor_NettoTrans_Type" use="optional" />
                        <xs:attribute name="VaerdiRegulering" type="F2Aar_F2AarGenfor_VaerdiRegulering_Type" use="optional" />
                        <xs:attribute name="ValutaRegulering" type="F2Aar_F2AarGenfor_ValutaRegulering_Type" use="optional" />
                        <xs:attribute name="OevrigeAendring" type="F2Aar_F2AarGenfor_OevrigeAendring_Type" use="optional" />
                        <xs:attribute name="Reklassifikationer" type="F2Aar_F2AarGenfor_Reklassifikationer_Type" use="optional" />
                        <xs:attribute name="Ultimo" type="F2Aar_F2AarGenfor_Ultimo_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="F2Aar_F2AarGenfor_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="EKAa">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="EKAaDatter">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="EKAa_EKAaDatter_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="EKAa_EKAaDatter_InternKode_Type" use="optional" />
                        <xs:attribute name="Cvr" type="EKAa_EKAaDatter_Cvr_Type" use="required" />
                        <xs:attribute name="PrimoEjerAndel" type="EKAa_EKAaDatter_PrimoEjerAndel_Type" use="required" />
                        <xs:attribute name="UltimoEjerAndel" type="EKAa_EKAaDatter_UltimoEjerAndel_Type" use="required" />
                        <xs:attribute name="KoebSalg" type="EKAa_EKAaDatter_KoebSalg_Type" use="optional" />
                        <xs:attribute name="Land" type="EKAa_EKAaDatter_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="EKAa_EKAaDatter_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="EKAa_EKAaDatter_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="EKAa_EKAaDatter_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="EKAa_EKAaDatter_Koncern_Type" use="required" />
                        <xs:attribute name="Navn" type="EKAa_EKAaDatter_Navn_Type" use="required" />
                        <xs:attribute name="BoersNot" type="EKAa_EKAaDatter_BoersNot_Type" use="required" />
                        <xs:attribute name="VaerdiPrincipEK" type="EKAa_EKAaDatter_VaerdiPrincipEK_Type" use="required" />
                        <xs:attribute name="Fritekst" type="EKAa_EKAaDatter_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="EKAb">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="EKAbDatter">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="EKAb_EKAbDatter_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="EKAb_EKAbDatter_InternKode_Type" use="optional" />
                        <xs:attribute name="PrimoEgenkap" type="EKAb_EKAbDatter_PrimoEgenkap_Type" use="optional" />
                        <xs:attribute name="KapitalAendring" type="EKAb_EKAbDatter_KapitalAendring_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="EKAb_EKAbDatter_Udbytte_Type" use="optional" />
                        <xs:attribute name="Resultat" type="EKAb_EKAbDatter_Resultat_Type" use="optional" />
                        <xs:attribute name="AndenTotalindkomst" type="EKAb_EKAbDatter_AndenTotalindkomst_Type" use="optional" />
                        <xs:attribute name="OevrigeAendringEK" type="EKAb_EKAbDatter_OevrigeAendringEK_Type" use="optional" />
                        <xs:attribute name="UltimoEgenkap" type="EKAb_EKAbDatter_UltimoEgenkap_Type" use="optional" />
                        <xs:attribute name="NettoOpskriv" type="EKAb_EKAbDatter_NettoOpskriv_Type" use="optional" />
                        <xs:attribute name="RieDoetre" type="EKAb_EKAbDatter_RieDoetre_Type" use="optional" />
                        <xs:attribute name="EnkeltIndUd" type="EKAb_EKAbDatter_EnkeltIndUd_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="EKAb_EKAbDatter_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="EKPa">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="EKPaUdl">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="EKPa_EKPaUdl_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="EKPa_EKPaUdl_InternKode_Type" use="optional" />
                        <xs:attribute name="Cvr" type="EKPa_EKPaUdl_Cvr_Type" use="required" />
                        <xs:attribute name="VirkForm" type="EKPa_EKPaUdl_VirkForm_Type" use="required" />
                        <xs:attribute name="VaerdiPrincipEK" type="EKPa_EKPaUdl_VaerdiPrincipEK_Type" use="required" />
                        <xs:attribute name="Navn" type="EKPa_EKPaUdl_Navn_Type" use="required" />
                        <xs:attribute name="PrimoEjerAndel" type="EKPa_EKPaUdl_PrimoEjerAndel_Type" use="required" />
                        <xs:attribute name="UltimoEjerAndel" type="EKPa_EKPaUdl_UltimoEjerAndel_Type" use="required" />
                        <xs:attribute name="KoebSalg" type="EKPa_EKPaUdl_KoebSalg_Type" use="optional" />
                        <xs:attribute name="Land" type="EKPa_EKPaUdl_Land_Type" use="required" />
                        <xs:attribute name="LandUltInv" type="EKPa_EKPaUdl_LandUltInv_Type" use="required" />
                        <xs:attribute name="Sektor" type="EKPa_EKPaUdl_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="EKPa_EKPaUdl_Branche_Type" use="required" />
                        <xs:attribute name="Fritekst" type="EKPa_EKPaUdl_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="EKPb">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="EKPbUdl">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Isin" type="EKPb_EKPbUdl_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="EKPb_EKPbUdl_InternKode_Type" use="optional" />
                        <xs:attribute name="Cvr" type="EKPb_EKPbUdl_Cvr_Type" use="required" />
                        <xs:attribute name="PrimoEgenkap" type="EKPb_EKPbUdl_PrimoEgenkap_Type" use="optional" />
                        <xs:attribute name="KapitalAendring" type="EKPb_EKPbUdl_KapitalAendring_Type" use="optional" />
                        <xs:attribute name="Udbytte" type="EKPb_EKPbUdl_Udbytte_Type" use="optional" />
                        <xs:attribute name="Resultat" type="EKPb_EKPbUdl_Resultat_Type" use="optional" />
                        <xs:attribute name="AndenTotalindkomst" type="EKPb_EKPbUdl_AndenTotalindkomst_Type" use="optional" />
                        <xs:attribute name="OevrigeAendringEK" type="EKPb_EKPbUdl_OevrigeAendringEK_Type" use="optional" />
                        <xs:attribute name="UltimoEgenkap" type="EKPb_EKPbUdl_UltimoEgenkap_Type" use="optional" />
                        <xs:attribute name="NettoOpskriv" type="EKPb_EKPbUdl_NettoOpskriv_Type" use="optional" />
                        <xs:attribute name="RieDoetre" type="EKPb_EKPbUdl_RieDoetre_Type" use="optional" />
                        <xs:attribute name="EnkeltIndUd" type="EKPb_EKPbUdl_EnkeltIndUd_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="EKPb_EKPbUdl_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
        <xs:element minOccurs="0" maxOccurs="1" name="StoreTrans">
          <xs:complexType>
            <xs:all>
              <xs:element minOccurs="0" maxOccurs="1" name="STAK1">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAK1_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STAK1_Isin_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAK1_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAK1_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STAK2b">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAK2b_Maaned_Type" use="required" />
                        <xs:attribute name="InternKode" type="StoreTrans_STAK2b_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAK2b_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAK2b_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOB1">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOB1_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STOB1_Isin_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOB1_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOB1_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOB2b">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOB2b_Maaned_Type" use="required" />
                        <xs:attribute name="InternKode" type="StoreTrans_STOB2b_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOB2b_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOB2b_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STAKU2">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAKU2_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STAKU2_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STAKU2_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAKU2_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAKU2_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STAKU3">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAKU3_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STAKU3_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STAKU3_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAKU3_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAKU3_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOBU1">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOBU1_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STOBU1_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STOBU1_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOBU1_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOBU1_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOBU2b">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOBU2b_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STOBU2b_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STOBU2b_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOBU2b_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOBU2b_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STEKAb">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STEKAb_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STEKAb_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STEKAb_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STEKAb_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STEKAb_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STEKPb">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STEKPb_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_STEKPb_Isin_Type" use="optional" />
                        <xs:attribute name="InternKode" type="StoreTrans_STEKPb_InternKode_Type" use="optional" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STEKPb_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STEKPb_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout1">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout1_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout1_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STSwaption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STSwaption_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STSwaption_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STSwaption_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STSwaption_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STSwaption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STSwaption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STMedArbOption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STMedArbOption_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STMedArbOption_Land_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STMedArbOption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STMedArbOption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOption_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STOption_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STOption_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STOption_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STAndenOption">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAndenOption_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STAndenOption_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STAndenOption_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STAndenOption_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAndenOption_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAndenOption_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STTermin">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STTermin_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STTermin_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STTermin_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STTermin_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STTermin_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STTermin_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STFutures">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STFutures_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STFutures_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STFutures_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STFutures_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STFutures_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STFutures_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STSwaps">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STSwaps_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STSwaps_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STSwaps_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STSwaps_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STSwaps_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STSwaps_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STAndenForward">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STAndenForward_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STAndenForward_Land_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STAndenForward_Sektor_Type" use="required" />
                        <xs:attribute name="UnderligAktiv" type="StoreTrans_STAndenForward_UnderligAktiv_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STAndenForward_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STAndenForward_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout2">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout2_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout2_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLAHandel">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLAHandel_Maaned_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLAHandel_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STLAHandel_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLAHandel_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLAHandel_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLAHandel_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLAUdlaan">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLAUdlaan_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STLAUdlaan_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLAUdlaan_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STLAUdlaan_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="StoreTrans_STLAUdlaan_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STLAUdlaan_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLAUdlaan_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLAUdlaan_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLAUdlaan_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLAIndskud">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLAIndskud_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STLAIndskud_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLAIndskud_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STLAIndskud_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLAIndskud_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLAIndskud_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLAIndskud_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout3">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout3_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout3_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLPHandel">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLPHandel_Maaned_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLPHandel_Valuta_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STLPHandel_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLPHandel_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLPHandel_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLPHandel_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLPLaan">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLPLaan_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STLPLaan_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLPLaan_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STLPLaan_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="StoreTrans_STLPLaan_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STLPLaan_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLPLaan_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLPLaan_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLPLaan_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout4">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout4_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout4_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLKKKasse">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLKKKasse_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STLKKKasse_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLKKKasse_Valuta_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLKKKasse_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLKKKasse_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STLKKCashPool">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STLKKCashPool_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STLKKCashPool_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STLKKCashPool_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STLKKCashPool_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="StoreTrans_STLKKCashPool_Branche_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STLKKCashPool_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STLKKCashPool_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STLKKCashPool_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout5">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout5_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout5_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOEAUafviklet">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOEAUafviklet_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STOEAUafviklet_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STOEAUafviklet_Valuta_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOEAUafviklet_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOEAUafviklet_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOEAOevrige">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOEAOevrige_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STOEAOevrige_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STOEAOevrige_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STOEAOevrige_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="StoreTrans_STOEAOevrige_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STOEAOevrige_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STOEAOevrige_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOEAOevrige_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOEAOevrige_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="GrayLineLayout6">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_GrayLineLayout6_Maaned_Type" use="required" />
                        <xs:attribute name="Isin" type="StoreTrans_GrayLineLayout6_Isin_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOEPUafviklet">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOEPUafviklet_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STOEPUafviklet_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STOEPUafviklet_Valuta_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOEPUafviklet_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOEPUafviklet_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
              <xs:element minOccurs="0" maxOccurs="1" name="STOEPOevrige">
                <xs:complexType>
                  <xs:sequence minOccurs="1" maxOccurs="unbounded">
                    <xs:element name="data">
                      <xs:complexType>
                        <xs:attribute name="Maaned" type="StoreTrans_STOEPOevrige_Maaned_Type" use="required" />
                        <xs:attribute name="Land" type="StoreTrans_STOEPOevrige_Land_Type" use="required" />
                        <xs:attribute name="Valuta" type="StoreTrans_STOEPOevrige_Valuta_Type" use="required" />
                        <xs:attribute name="Sektor" type="StoreTrans_STOEPOevrige_Sektor_Type" use="required" />
                        <xs:attribute name="Branche" type="StoreTrans_STOEPOevrige_Branche_Type" use="required" />
                        <xs:attribute name="OprindLoebetid" type="StoreTrans_STOEPOevrige_OprindLoebetid_Type" use="required" />
                        <xs:attribute name="Koncern" type="StoreTrans_STOEPOevrige_Koncern_Type" use="required" />
                        <xs:attribute name="NettoTrans" type="StoreTrans_STOEPOevrige_NettoTrans_Type" use="optional" />
                        <xs:attribute name="Fritekst" type="StoreTrans_STOEPOevrige_Fritekst_Type" use="optional" />
                      </xs:complexType>
                    </xs:element>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:all>
          </xs:complexType>
        </xs:element>
      </xs:all>
      <xs:attribute name="language" type="languageType" use="optional" />
      <xs:attribute name="version" type="versionType" use="optional" />
      <xs:attribute name="submissionType" type="submissionTypeType" use="optional" />
    </xs:complexType>
  </xs:element>
</xs:schema>