Skip to content

preview server SDK 1.13, noticeType 16, BT-71-Lot #1080

Answered by bertrand-lorentz
mDrozdAT asked this question in Q&A
Discussion options

You must be logged in to vote

The XML snippet does not contain the field BT-71-Lot: this field uses the element cbc:TendererRequirementTypeCode, but with the attribute listName="reserved-procurement"

It seems you've put BT-806-Procedure instead, but this field should be at the procedure level, not under cac:ProcurementProjectLot

So the snippet should be something like:

<cac:TenderingTerms>
    <cac:ProcurementLegislationDocumentReference>
      <cbc:ID>CrossBorderLaw</cbc:ID>
      <cbc:DocumentDescription languageID="DEU">some description</cbc:DocumentDescription>
    </cac:ProcurementLegislationDocumentReference>
    <cac:TendererQualificationRequest>
      <cac:SpecificTendererRequirement>
        <cbc:TendererRequ…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mDrozdAT
Comment options

Answer selected by bertrand-lorentz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
schematrons Related to the Schematron validation (/schematrons SDK folder)
2 participants