mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
(fix) add missing import
This commit is contained in:
parent
2069c0d04e
commit
3ac764b33c
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
elementFormDefault="qualified" attributeFormDefault="unqualified">
|
elementFormDefault="qualified" attributeFormDefault="unqualified">
|
||||||
|
|
||||||
<xs:import namespace="http://www.xoev.de/de/validator/framework/1/scenarios" schemaLocation="scenarios.xsd"/>
|
<xs:import namespace="http://www.xoev.de/de/validator/framework/1/scenarios" schemaLocation="scenarios.xsd"/>
|
||||||
|
<xs:import namespace="http://purl.oclc.org/dsdl/svrl" schemaLocation="svrl-kosit.xsd" />
|
||||||
|
|
||||||
<xs:element name="createReportInput">
|
<xs:element name="createReportInput">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue