Commit 5d831687 authored by Steije van Schelt's avatar Steije van Schelt Committed by Biagio Maione
Browse files

OK, suggestion applied !

parent e240297d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -231,7 +231,7 @@
    </xs:complexType>
    </xs:complexType>
    <xs:complexType name="ListOfCMPServerDetails">
    <xs:complexType name="ListOfCMPServerDetails">
        <xs:sequence>
        <xs:sequence>
            <xs:element name="cMPServer" type="CMPServer" maxOccurs="unbounded"/>
            <xs:element name="cMPServer" type="CMPServer" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>
    <xs:complexType name="CMPServer">
    <xs:complexType name="CMPServer">