Commit b9e0fa57 authored by Biagio Maione's avatar Biagio Maione Committed by Mark Canterbury
Browse files

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

parent 369400df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -204,7 +204,7 @@
            <xs:extension base="X0Request">
                <xs:sequence>
                    <xs:element name="listOfCertificateProfileInterfaces" type="ListOfCertificateProfileInterface" minOccurs="0"/>
                    <xs:element name="listOfXnInterfaces" type="ListOfXnInterfaces" minOccurs="0"/>
                    <xs:element name="listOfXnInterfaces" type="ListOfXnInterfaces" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>