complexType UpdatePhoneNtpReq
diagram AXLSoap_p16334.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid ipAddress ipv6Address newIpAddress newIpv6Address description mode
used by
element updatePhoneNtp
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdatePhoneNtpReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="ipv6Address" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="newIpv6Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<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 AXLSoap_p16335.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdatePhoneNtpReq/ipAddress
diagram AXLSoap_p16336.png
type xsd:string
properties
content simple
nillable false
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneNtpReq/ipv6Address
diagram AXLSoap_p16337.png
type xsd:string
properties
content simple
nillable false
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="ipv6Address" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneNtpReq/newIpAddress
diagram AXLSoap_p16338.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneNtpReq/newIpv6Address
diagram AXLSoap_p16339.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="newIpv6Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneNtpReq/description
diagram AXLSoap_p16340.png
type xsd:string
properties
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 AXLSoap_p16341.png
type axlapi:XZzntpmode
properties
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