Added EXEC_SUMMARY switch

This commit is contained in:
skyanth
2016-11-28 17:53:38 +01:00
parent faee275e5e
commit 7b326fbba3
11 changed files with 250 additions and 90 deletions
+10
View File
@@ -167,11 +167,21 @@
<xs:attribute name="id" use="required" type="xs:ID"/>
<xs:attribute ref="break" use="optional"/>
<xs:attribute ref="visibility" use="optional"/>
<xs:attribute ref="inexecsummary" use="optional"/>
<xs:attribute ref="xml:base"/>
<xs:attribute ref="xml:lang"/>
</xs:complexType>
</xs:element>
<xs:attribute name="inexecsummary">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="yes"/>
<xs:enumeration value="no"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:element name="non-finding">
<xs:complexType>
<xs:sequence>