diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | realm uuid returnedTags | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="GetSipRealmReq"> <xsd:sequence> <xsd:choice> <xsd:element name="realm" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="uuid" type="axlapi:XUUID"/> </xsd:choice> <xsd:element name="returnedTags" type="axlapi:RSipRealm" 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 | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="realm" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||||||||
type | axlapi:RSipRealm | ||||||||||||
properties |
|
||||||||||||
children | realm userid digestCredentials | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="returnedTags" type="axlapi:RSipRealm" minOccurs="0"/> |