complexType GetPhoneNtpReq
diagram AXLSoap_p3589.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid ipAddress ipv6Address returnedTags
used by
element getPhoneNtp
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetPhoneNtpReq">
 
<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="returnedTags" type="axlapi:RPhoneNtp" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetPhoneNtpReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetPhoneNtpReq/uuid
diagram AXLSoap_p3590.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetPhoneNtpReq/ipAddress
diagram AXLSoap_p3591.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 GetPhoneNtpReq/ipv6Address
diagram AXLSoap_p3592.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 GetPhoneNtpReq/returnedTags
diagram AXLSoap_p3593.png
type axlapi:RPhoneNtp
properties
minOcc 0
maxOcc 1
content complex
children ipAddress ipv6Address description mode
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:RPhoneNtp" minOccurs="0"/>


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