Skip to content

Commit eace4e0

Browse files
committed
Update repositorytypes.xsd
1 parent 66ea0e6 commit eace4e0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,7 @@
100100
<xs:element name="fieldRef" type="fixr:fieldRefType"/>
101101
</xs:choice>
102102
</xs:complexType>
103-
<xs:simpleType name="CatComponentType_t">
104-
<xs:restriction base="xs:string">
105-
<xs:enumeration value="Field"/>
106-
<xs:enumeration value="Message"/>
107-
</xs:restriction>
108-
</xs:simpleType> <xs:complexType name="categoryType">
103+
<xs:complexType name="categoryType">
109104
<xs:sequence>
110105
<xs:element name="annotation" type="fixr:annotation" minOccurs="0"/>
111106
</xs:sequence>

0 commit comments

Comments
 (0)