complexType LPhoneNtp
diagram AXLSoap_p8089.png
namespace http://www.cisco.com/AXL/API/11.5
children ipAddress 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: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_p8090.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LPhoneNtp/description
diagram AXLSoap_p8091.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_p8092.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