complexType XPhoneNtp
diagram AXLSoap_p20240.png
namespace http://www.cisco.com/AXL/API/15.0
children ipAddress ipv6Address description mode
used by
element AddPhoneNtpReq/phoneNtp
source <xsd:complexType name="XPhoneNtp">
 
<xsd:sequence minOccurs="0">
   
<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: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="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XPhoneNtp/ipAddress
diagram AXLSoap_p20241.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 XPhoneNtp/ipv6Address
diagram AXLSoap_p20242.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 XPhoneNtp/description
diagram AXLSoap_p20243.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 XPhoneNtp/mode
diagram AXLSoap_p20244.png
type axlapi:XZzntpmode
properties
content simple
default Directed Broadcast
nillable false
source <xsd:element name="mode" type="axlapi:XZzntpmode" default="Directed Broadcast" nillable="false" minOccurs="1" maxOccurs="1"/>


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