Commit ea18918f authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Satisfying Steije's new linter!

parent 16327ef9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@
            <xs:element name="Signature" minOccurs="0"/>
            <xs:element name="Signature" minOccurs="0"/>
            <!-- Use of the Signature element is discouraged – implementers are encouraged use the digsig:Signature element below instead -->
            <!-- Use of the Signature element is discouraged – implementers are encouraged use the digsig:Signature element below instead -->
            <xs:element ref="digsig:Signature" minOccurs="0"/>
            <xs:element ref="digsig:Signature" minOccurs="0"/>
            <!-- The Signatures element is introduced for JSS support, and is not intended for use in XML-format instance documents.-->
            <!-- nolint: The Signatures element is introduced for JSS support, and is not intended for use in XML-format instance documents.-->
            <xs:element name="Signatures" minOccurs="0"/>
            <xs:element name="Signatures" minOccurs="0"/>
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>