You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are looking into a meta data driven implementation of eForms. We came across some fields which appear to be in a different location in the XSD then the fields.json says they should be.
Are we using the field.json in the wrong way?
I've added some examples below, which occur in noticesubtypes 23 & 24.
Field id: BT-46-Lot
Absolute Path: /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:AwardingTerms/cac:Prize/cac:TechnicalCommitteePerson/cbc:FamilyName
Actual Path in the XSD: /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:AwardingTerms/cac:TechnicalCommitteePerson/cbc:FamilyName
Field id: ND-334
Absolute Path: /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:AwardingTerms/cac:EconomicOperatorShortList
Actual Path in the XSD: /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:EconomicOperatorShortList
The text was updated successfully, but these errors were encountered:
fpoort
changed the title
ParentIds & XPaths in fields.json
XPaths in fields.json
Jun 17, 2022
Indeed the information in the SDK is incorrect for these two fields.
The fix will be available in the next release of the SDK.
If you spot any other inconsistencies please report them and we will address them in the next release.
Merge in TEDEFO/eforms-sdk from update-from-latest to develop
* commit 'b5c8ebb66b4c249287ede7c48f1cf8364ad1fec6':
schematrons: Update rules for OPT-301
schematrons: Update XPAth of BT-701-notice
We are looking into a meta data driven implementation of eForms. We came across some fields which appear to be in a different location in the XSD then the fields.json says they should be.
Are we using the field.json in the wrong way?
I've added some examples below, which occur in noticesubtypes 23 & 24.
The text was updated successfully, but these errors were encountered: