Skip to main content
European Commission logo
SFC Support Portal
System for Fund Management in the European Union
Published by gasbast on 12 June 2024

12.06.2024: Update of the XSD file used for the DIB communication

We would like to inform you that the XSD file (explaining the structure of the XML files) related to Data on Interventions and Beneficiaries (DIB) has been slightly adapted. The new version can be found here: https://sfc.ec.europa.eu/en/2021/support-ms/dib?qt_support_pages=2

The pattern related to the budget code (M040) was not correct for Direct Payment interventions.

Therefore this part of the XSD has been adapted :

             <xs:simpleType name="budgetCode26digits">

                            <xs:annotation>

                                          <xs:documentation>

                                                         budget codes that start by

                                                         DP: 080204 then 2 digits for the type of intervention then 0000

                                                         for instance:

                                                         080204010000 for BISS

                                                         080204020000 for CRISS

                                                         etc...

                                                         or

                                                         RD: 0803010100

                                                         22nd to 24th digits should always be 888

                                          </xs:documentation>

                            </xs:annotation>

                            <xs:restriction base="xs:string">

                                          <xs:minLength value="26"/>

                                          <xs:maxLength value="26"/>

                                          <xs:pattern value="(080204([0-9]{2})0000([0-9]{9})888([0-9]{2}))|(0803010100([0-9]{11})888([0-9]{2}))"/>

                            </xs:restriction>

             </xs:simpleType>

             <xs:simpleType nam

In case of any comments or feedback, please contact the SFC2021 support team using the following email address: ec-sfc2021-info@ec.europa.eu

Tags

 


 

The SFC2021 application will be opened in the coming weeks. More information for Liaison Officers and their Users will be posted soon. This portal site will be updated with guides, documents, latest news and FAQs as the system develops. The SFC Support team are available for any questions you may have at ec-sfc2021-info@ec.europa.eu or via the 'Contact Us' page.