Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 148 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 148 Revision 621
Zeile 1... Zeile 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
2
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
3
    <xs:annotation>
3
    <xs:annotation>
4
        <xs:documentation source="https://phpunit.de/documentation.html">
4
        <xs:documentation source="https://phpunit.de/documentation.html">
5
            This Schema file defines the rules by which the XML configuration file of PHPUnit 9.5 may be structured.
5
            This Schema file defines the rules by which the XML configuration file of PHPUnit 9.6 may be structured.
6
        </xs:documentation>
6
        </xs:documentation>
7
        <xs:appinfo source="https://phpunit.de/documentation.html"/>
7
        <xs:appinfo source="https://phpunit.de/documentation.html"/>
8
    </xs:annotation>
8
    </xs:annotation>
9
    <xs:element name="phpunit" type="phpUnitType">
9
    <xs:element name="phpunit" type="phpUnitType">
10
        <xs:annotation>
10
        <xs:annotation>