File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
repository/src/main/resources/xsd Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 874874 </xs : attributeGroup >
875875 <xs : attributeGroup name =" scenarioRefGrp" >
876876 <xs : annotation >
877- <xs : documentation >A reference to a scenario by its key identifiers</xs : documentation >
877+ <xs : documentation >A reference to a scenario by its key identifiers. There are no defaults as scenario references are optional. </xs : documentation >
878878 </xs : annotation >
879- <xs : attribute name =" scenarioRefId" type =" fixr:id_t" default = " 1 " use =" required" >
879+ <xs : attribute name =" scenarioRefId" type =" fixr:id_t" use =" required" >
880880 <xs : annotation >
881881 <xs : documentation >Unique identifier of a scenario. Default is '1' for base scenario.</xs : documentation >
882882 </xs : annotation >
883883 </xs : attribute >
884- <xs : attribute name =" scenarioRef" type =" fixr:Name_t" default = " base " >
884+ <xs : attribute name =" scenarioRef" type =" fixr:Name_t" >
885885 <xs : annotation >
886886 <xs : documentation >Name of a scenario. The name is optional as part of a reference and only for convenience.</xs : documentation >
887887 </xs : annotation >
You can’t perform that action at this time.
0 commit comments