OP-TED / eForms-SDK

eForms is the notification standard for public procurement procedures in the EU. The eForms SDK is a collection of resources providing the foundation for building eForms applications.
Creative Commons Attribution 4.0 International
59 stars 30 forks source link

ChangedSectionIdentifier: This element is not expected. #873

Closed fabiodisconzi closed 7 months ago

fabiodisconzi commented 7 months ago

Hi to all. Validator of some notices of january 2024 gives me this error:

Error 1871: Element '{http://data.europa.eu/p27/eforms-ubl-extension-basic-components/1}ChangedSectionIdentifier': This element is not expected. Expected is one of ( {http://data.europa.eu/p27/eforms-ubl-extension-basic-components/1}ChangeDescription, {http://data.europa.eu/p27/eforms-ubl-extension-basic-components/1}ProcurementDocumentsChangeDate, {http://data.europa.eu/p27/eforms-ubl-extension-basic-components/1}ProcurementDocumentsChangeIndicator, {http://data.europa.eu/p27/eforms-ubl-extension-aggregate-components/1}ChangedSection ).

I cannot solve it since the "ChangedSectionIdentifier" is present in EFORMS-ExtensionBasicComponents-2.3.xsd <xsd:element name="ChangedSectionIdentifier" type="ChangedSectionIdentifierType"/>

Many thanks, Fabio