Skip to content

Commit 51932bb

Browse files
committed
Remove comment for scenario reference default
1 parent 7621560 commit 51932bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository/src/main/resources/xsd/repositorytypes.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@
878878
</xs:annotation>
879879
<xs:attribute name="scenarioRefId" type="fixr:id_t" use="required">
880880
<xs:annotation>
881-
<xs:documentation>Unique identifier of a scenario. Default is '1' for base scenario.</xs:documentation>
881+
<xs:documentation>Unique identifier of a scenario.</xs:documentation>
882882
</xs:annotation>
883883
</xs:attribute>
884884
<xs:attribute name="scenarioRef" type="fixr:Name_t">

0 commit comments

Comments
 (0)