Commit e704c946 authored by Mark Canterbury's avatar Mark Canterbury Committed by Mark Canterbury
Browse files

The linter must be obeyed

parent 24c488ae
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -290,7 +290,7 @@
    </xs:complexType>
    <xs:complexType name="ListOfObservedTimes">
        <xs:sequence>
            <xs:element name="ObservedTime" type="etsi:QualifiedDateTime" minOccurs="0" maxOccurs="unbounded"></xs:element>
            <xs:element name="ObservedTime" type="etsi:QualifiedDateTime" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="TDTaskFlags">