simpleType XRetryCount
namespace http://www.cisco.com/AXL/API/15.0
type restriction of xsd:integer
properties
base xsd:integer
used by
elements XHttpProfile/retryCount UpdateHttpProfileReq/retryCount LHttpProfile/retryCount RHttpProfile/retryCount
facets
Kind Value Annotation
minInclusive 1
maxInclusive 10
source <xsd:simpleType name="XRetryCount">
 
<xsd:restriction base="xsd:integer">
   
<xsd:minInclusive value="1"/>
   
<xsd:maxInclusive value="10"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy