Loading 103221-1/TS_103_221_01_Configuration.xsd +4 −4 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ <xs:complexType name="X1KeepaliveDetails"> <xs:sequence> <xs:element name="keepaliveEnabled" type="xs:boolean"/> <xs:element name="keepaliveTIMEP1" type="KeepaliveTIMEP1" minOccurs="0"/> <xs:element name="keepaliveTIMEP2" type="KeepaliveTIMEP2" minOccurs="0"/> <xs:element name="keepaliveTimeP1" type="KeepaliveTimeP1" minOccurs="0"/> <xs:element name="keepaliveTimeP2" type="KeepaliveTimeP2" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="Time1RequestTimeout"> Loading @@ -33,12 +33,12 @@ <xs:minInclusive value="2"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="KeepaliveTIMEP1"> <xs:simpleType name="KeepaliveTimeP1"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="KeepaliveTIMEP2"> <xs:simpleType name="KeepaliveTimeP2"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> </xs:restriction> Loading Loading
103221-1/TS_103_221_01_Configuration.xsd +4 −4 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ <xs:complexType name="X1KeepaliveDetails"> <xs:sequence> <xs:element name="keepaliveEnabled" type="xs:boolean"/> <xs:element name="keepaliveTIMEP1" type="KeepaliveTIMEP1" minOccurs="0"/> <xs:element name="keepaliveTIMEP2" type="KeepaliveTIMEP2" minOccurs="0"/> <xs:element name="keepaliveTimeP1" type="KeepaliveTimeP1" minOccurs="0"/> <xs:element name="keepaliveTimeP2" type="KeepaliveTimeP2" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:simpleType name="Time1RequestTimeout"> Loading @@ -33,12 +33,12 @@ <xs:minInclusive value="2"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="KeepaliveTIMEP1"> <xs:simpleType name="KeepaliveTimeP1"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="KeepaliveTIMEP2"> <xs:simpleType name="KeepaliveTimeP2"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> </xs:restriction> Loading