Commit a2791a5c authored by Matthias Betz's avatar Matthias Betz
Browse files

update qualityAde.xsd

parent 266f5c0b
Pipeline #1646 passed with stage
in 1 second
......@@ -289,9 +289,12 @@
</simpleType>
<complexType name="parameter">
<attribute name="name" type="string" />
<attribute name="value" type="string" />
<attribute name="uom" type="string" use="optional" />
<simpleContent>
<extension base="string">
<attribute name="name" type="string" use="required" />
<attribute name="uom" type="string" use="optional" />
</extension>
</simpleContent>
</complexType>
<complexType name="requirementType">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment