complexType UpdatePhoneNtpReq
diagram axlapi_p11836.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid ipAddress newIpAddress description mode
used by
element updatePhoneNtp
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdatePhoneNtpReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mode" type="axlapi:XZzntpmode" default="Directed Broadcast" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdatePhoneNtpReq/uuid
diagram axlapi_p11837.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdatePhoneNtpReq/ipAddress
diagram axlapi_p11838.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdatePhoneNtpReq/newIpAddress
diagram axlapi_p11839.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneNtpReq/description
diagram axlapi_p11840.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneNtpReq/mode
diagram axlapi_p11841.png
type axlapi:XZzntpmode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Directed Broadcast
nillable false
source <xsd:element name="mode" type="axlapi:XZzntpmode" default="Directed Broadcast" nillable="false" minOccurs="0" maxOccurs="1"/>


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