File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
vtl-sdmx/src/test/resources Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 322322 <str : Structure >urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:BPE_DETAIL(1.0)</str : Structure >
323323 </str : Dataflow >
324324 <str : Dataflow urn =" urn:sdmx:org.sdmx.infomodel.datastructure.Dataflow=FR1:LEGAL_POP_CUBE(1.0)" agencyID =" FR1" id =" LEGAL_POP_CUBE" version =" 1.0" >
325- <com : Name xml : lang =" en" >Dataflow for BPE_CENSUS </com : Name >
326- <str : Structure >urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:LEGAL_POP (1.0)</str : Structure >
325+ <com : Name xml : lang =" en" >Dataflow for LEGAL_POP_CUBE </com : Name >
326+ <str : Structure >urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:LEGAL_POP_CUBE (1.0)</str : Structure >
327327 </str : Dataflow >
328328 <str : Dataflow urn =" urn:sdmx:org.sdmx.infomodel.datastructure.Dataflow=FR1:BPE_MUNICIPALITY(1.0)" agencyID =" FR1" id =" BPE_MUNICIPALITY" version =" 1.0" >
329329 <com : Name xml : lang =" en" >Dataflow for BPE_MUNICIPALITY</com : Name >
357357 <str : Ruleset id =" UNIQUE_MUNICIPALITY" rulesetScope =" valuedomain" rulesetType =" datapoint" >
358358 <com : Name xml : lang =" en" >Datapoint Ruleset UNIQUE_MUNICIPALITY</com : Name >
359359 <str : RulesetDefinition >
360- define datapoint ruleset UNIQUE_MUNICIPALITY (valuedomain CL_DEPCOM ) is
361- MUNICIPALITY_FORMAT_RULE : match_characters(CL_DEPCOM , "[0-9]{5}|2[A-B][0-9]{3}") errorcode "Municipality code is not in the correct format"
360+ define datapoint ruleset UNIQUE_MUNICIPALITY (variable DEPCOM ) is
361+ MUNICIPALITY_FORMAT_RULE : match_characters(DEPCOM , "[0-9]{5}|2[A-B][0-9]{3}") errorcode "Municipality code is not in the correct format"
362362 end datapoint ruleset;
363363 </str : RulesetDefinition >
364364 </str : Ruleset >
You can’t perform that action at this time.
0 commit comments