Skip to content

Commit

Permalink
Remove unused messageAttribGrp
Browse files Browse the repository at this point in the history
  • Loading branch information
kleihan committed Sep 5, 2024
1 parent 82a80a1 commit 82ca59c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions repository/src/main/resources/xsd/repositorytypes.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -686,16 +686,6 @@
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:attributeGroup name="messageAttribGrp">
<xs:attribute name="msgType" type="fixr:MsgType_t"/>
<xs:attribute name="category" type="fixr:Name_t"/>
<xs:attribute name="abbrName" type="fixr:Name_t"/>
<xs:attribute name="rendering" type="xs:string">
<xs:annotation>
<xs:documentation>A hint to processes about how to interpret the element. Not validated.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
<xs:complexType name="messageRefType">
<xs:sequence>
<xs:element name="identifiers" type="fixr:identifiersType" minOccurs="0"/>
Expand Down

0 comments on commit 82ca59c

Please sign in to comment.