Skip to content

OPT-071, OPT-072: execution requirements from customer-service list #243

Answered by rouschr
odscjen asked this question in Q&A
Discussion options

You must be logged in to vote

The examples cannot cover every possible case but concerning the repeatability of the SDK fields and nodes you have to look into the SDK fields/fields.json file, look for "repeatable".
Either search "OPT-071" or for the xpath:

{
    "id" : "OPT-071-Lot",
    "parentNodeId" : "ND-QualityTarget",
    "name" : "Quality Target Code",
    "btId" : "OPT-071",
    "xpathAbsolute" : "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:ContractExecutionRequirement[cbc:ExecutionRequirementCode/@listName='customer-service']/cbc:ExecutionRequirementCode",
    "xpathRelative" : "cbc:ExecutionRequirementCode",
    "type" : "code",
    "repeatable" : {
      "value" : false,  <…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YvesJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
fields Related to field metadata (/fields/fields.json) business terms Clarifications on business terms
2 participants