aboutsummaryrefslogtreecommitdiff
path: root/tosa.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tosa.xsd')
-rw-r--r--tosa.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tosa.xsd b/tosa.xsd
index d5d7dca..e8ce657 100644
--- a/tosa.xsd
+++ b/tosa.xsd
@@ -289,6 +289,7 @@
<xs:element ref="op_profile"/>
</xs:choice>
<xs:attribute name="mode" type="xs:string" use="required"/>
+ <xs:attribute name="version_added" type="xs:string" use="required"/>
<xs:attribute name="in_t" type="datatype"/>
<xs:attribute name="out_t" type="datatype"/>
<xs:attribute name="in_out_t" type="datatype"/>