diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | uuid ipAddress ipv6Address returnedTags | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
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> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
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> |
diagram | |||||||||||||
type | axlapi:RPhoneNtp | ||||||||||||
properties |
|
||||||||||||
children | ipAddress ipv6Address description mode | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="returnedTags" type="axlapi:RPhoneNtp" minOccurs="0"/> |