Skip to content

XML generation of ContractExecutionRequirement #358

Answered by sbo2718
sbo2718 asked this question in Q&A
Discussion options

You must be logged in to vote

Given your explanation i would like to point out two things:

  1. The eforms-editor-demo doesn't worklike you described, it also wraps the ExecutionRequirementCode elements into a single ContractExecutionRequirementCode. Here is the snippet:
      <cac:ContractExecutionRequirement>
        <cbc:ExecutionRequirementCode listName="reserved-execution">no</cbc:ExecutionRequirementCode>
        <cbc:ExecutionRequirementCode listName="einvoicing">allowed</cbc:ExecutionRequirementCode>
        <cbc:ExecutionRequirementCode listName="ecatalog-submission"/>
        <cbc:ExecutionRequirementCode listName="esignature-submission"/>
     </cac:ContractExecutionRequirement>
  1. There are some BTs that try…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@sbo2718
Comment options

@YvesJo
Comment options

@sbo2718
Comment options

Answer selected by sbo2718
Comment options

You must be logged in to vote
2 replies
@rengit62
Comment options

@rouschr
Comment options

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) xml generation Discussions on how to generate valid XML
4 participants