Commit 6707a29c authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Thanks, comment agreed and suggestion applied

parent 56dbe101
Loading
Loading
Loading
Loading
+5 −7
Original line number Diff line number Diff line
@@ -16,13 +16,11 @@
        </xs:complexContent>
    </xs:complexType>    
    <xs:complexType name="X1KeepaliveDetails">
        <xs:complexContent>           
        <xs:sequence>
            <xs:element name="keepaliveEnabled" type="xs:boolean"/>
            <xs:element name="keepaliveTIMEP2" type="KeepaliveTIMEP2" minOccurs="0"/>
            <xs:element name="keepaliveTIMEP1" type="KeepaliveTIMEP1" minOccurs="0"/>
        </xs:sequence>
            </xs:complexContent>
    </xs:complexType>
    <xs:simpleType name="Time1RequestTimeout">
        <xs:restriction base="xs:integer">