Commit adc4c83e authored by Jason Graham's avatar Jason Graham Committed by Mark Canterbury
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 239f7170
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -157,9 +157,9 @@
    </xs:complexType>
    <xs:complexType name="IRICriteria">
        <xs:choice>
            <xs:element name="NFTypes" type="ListOfNFTypes"/>
            <xs:element name="NFTypeCriteria" type="ListOfNFTypes"/>
            <xs:element name="IRIEventCriteria" type="IRIEventCriteria"/>
            <xs:element name="HandoverFormat" type="HandoverFormat"/>
            <xs:element name="HandoverFormatCriteria" type="HandoverFormat"/>
        </xs:choice>
    </xs:complexType>
    <xs:complexType name="ListOfNFTypes">