complexType LPhoneNtp
diagram AXLSoap_p8400.png
namespace http://www.cisco.com/AXL/API/15.0
children ipAddress ipv6Address description mode
used by
elements ListPhoneNtpRes/return/phoneNtp ListPhoneNtpReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LPhoneNtp">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="ipAddress" type="xsd:string" 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="ipv6Address" type="xsd:string" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mode" type="axlapi:XZzntpmode" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LPhoneNtp/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LPhoneNtp/ipAddress
diagram AXLSoap_p8401.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="ipAddress" type="xsd:string" 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 LPhoneNtp/ipv6Address
diagram AXLSoap_p8402.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Either ipAddress or ipv6Address need to be present and both cannot be blank.
source <xsd:element name="ipv6Address" type="xsd:string" 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 LPhoneNtp/description
diagram AXLSoap_p8403.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LPhoneNtp/mode
diagram AXLSoap_p8404.png
type axlapi:XZzntpmode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mode" type="axlapi:XZzntpmode" minOccurs="0" maxOccurs="1"/>


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