make report optional

This commit is contained in:
apenski 2022-11-09 16:34:07 +01:00
parent 9f3ded6e5b
commit 55ec1dc560
4 changed files with 73 additions and 30 deletions

View file

@ -81,7 +81,7 @@
<xs:element name="match" type="xs:string" />
<xs:element name="validateWithXmlSchema" type="s:ValidateWithXmlSchema" />
<xs:element name="validateWithSchematron" maxOccurs="unbounded" minOccurs="0" type="s:ValidateWithSchematron" />
<xs:element name="createReport" type="s:CreateReportType" />
<xs:element name="createReport" type="s:CreateReportType" minOccurs="0"/>
<xs:element name="acceptMatch" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation>