complexType RDhcpSubnet
diagram axlapi_p7746.png
namespace http://www.cisco.com/AXL/API/8.5
children dhcpServerName subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime
used by
elements GetDhcpSubnetRes/return/dhcpSubnet GetDhcpSubnetReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RDhcpSubnet">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="dhcpServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subnetMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tftpServerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="bootstrapServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="arpCacheTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RDhcpSubnet/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RDhcpSubnet/dhcpServerName
diagram axlapi_p7747.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="dhcpServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/subnetIpAddress
diagram axlapi_p7748.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/primaryStartIpAddress
diagram axlapi_p7749.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/primaryEndIpAddress
diagram axlapi_p7750.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/secondaryStartIpAddress
diagram axlapi_p7751.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/secondaryEndIpAddress
diagram axlapi_p7752.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/primaryRouterIpAddress
diagram axlapi_p7753.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/secondaryRouterIpAddress
diagram axlapi_p7754.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/subnetMask
diagram axlapi_p7755.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subnetMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/domainName
diagram axlapi_p7756.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/primaryDnsIpAddress
diagram axlapi_p7757.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/secondaryDnsIpAddress
diagram axlapi_p7758.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/tftpServerName
diagram axlapi_p7759.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tftpServerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/primaryTftpServerIpAddress
diagram axlapi_p7760.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/secondaryTftpServerIpAddress
diagram axlapi_p7761.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/bootstrapServerIpAddress
diagram axlapi_p7762.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="bootstrapServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/arpCacheTimeout
diagram axlapi_p7763.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="arpCacheTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/ipAddressLeaseTime
diagram axlapi_p7764.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/renewalTime
diagram axlapi_p7765.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDhcpSubnet/rebindingTime
diagram axlapi_p7766.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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