We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d49752d + fde3a1a commit 7f434bfCopy full SHA for 7f434bf
repository/src/main/resources/xsd/repositorytypes.xsd
@@ -609,6 +609,11 @@
609
<xs:documentation>Field ID assigned or correlated in a message reference</xs:documentation>
610
</xs:annotation>
611
</xs:attribute>
612
+ <xs:attribute name="name" type="fixr:Name_t">
613
+ <xs:annotation>
614
+ <xs:documentation>Name is optional for convenience</xs:documentation>
615
+ </xs:annotation>
616
+ </xs:attribute>
617
<xs:attribute name="sourceId" type="fixr:id_t">
618
<xs:annotation>
619
<xs:documentation>Field ID correlated from source message. If not present, assumed to be same tag as 'id'.</xs:documentation>
0 commit comments