Skip to content

Commit

Permalink
Merge pull request #242 from FIXTradingCommunity/Issue228
Browse files Browse the repository at this point in the history
[#228] Remove comment for scenario reference default
  • Loading branch information
kleihan authored Nov 11, 2024
2 parents 2acbfbc + 51932bb commit 7006203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/src/main/resources/xsd/repositorytypes.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@
</xs:annotation>
<xs:attribute name="scenarioRefId" type="fixr:id_t" use="required">
<xs:annotation>
<xs:documentation>Unique identifier of a scenario. Default is '1' for base scenario.</xs:documentation>
<xs:documentation>Unique identifier of a scenario.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="scenarioRef" type="fixr:Name_t">
Expand Down

0 comments on commit 7006203

Please sign in to comment.