aboutsummaryrefslogtreecommitdiff
path: root/tosa.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tosa.xsd')
-rw-r--r--tosa.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/tosa.xsd b/tosa.xsd
index 87ee3b5..6f0d3b5 100644
--- a/tosa.xsd
+++ b/tosa.xsd
@@ -51,7 +51,6 @@
<xs:enumeration value="acc_t"/>
<xs:enumeration value="weight_t"/>
<xs:enumeration value="resize_t"/>
- <xs:enumeration value="index_t"/>
<xs:enumeration value="value_t"/>
<xs:enumeration value="table_t"/>
<xs:enumeration value="TABLE_SIZE"/>
@@ -175,7 +174,6 @@
<xs:attribute name="weight_t" type="datatype"/>
<xs:attribute name="acc_t" type="datatype"/>
<xs:attribute name="resize_t" type="datatype"/>
- <xs:attribute name="index_t" type="datatype"/>
<xs:attribute name="value_t" type="datatype"/>
<xs:attribute name="table_t" type="datatype"/>
<xs:attribute name="TABLE_SIZE" type="xs:int"/>