Skip to content

Commit 7006203

Browse files
authored
Merge pull request #242 from FIXTradingCommunity/Issue228
[#228] Remove comment for scenario reference default
2 parents 2acbfbc + 51932bb commit 7006203

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
@@ -911,7 +911,7 @@
911911
</xs:annotation>
912912
<xs:attribute name="scenarioRefId" type="fixr:id_t" use="required">
913913
<xs:annotation>
914-
<xs:documentation>Unique identifier of a scenario. Default is '1' for base scenario.</xs:documentation>
914+
<xs:documentation>Unique identifier of a scenario.</xs:documentation>
915915
</xs:annotation>
916916
</xs:attribute>
917917
<xs:attribute name="scenarioRef" type="fixr:Name_t">

0 commit comments

Comments
 (0)