diagram | ![]() |
||
namespace | http://www.cisco.com/AXL/API/8.5 | ||
children | name kbits videoKbits relatedLocations | ||
used by |
|
||
source | <xsd:complexType name="XLocation"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="kbits" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Audio Bandwidth to be provided</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="videoKbits" type="axlapi:XInteger" default="384" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="kbits" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Audio Bandwidth to be provided</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="videoKbits" type="axlapi:XInteger" default="384" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | relatedLocation | ||||||||
source | <xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||
type | axlapi:XLocationRelationship | ||||||||
properties |
|
||||||||
children | locationName rsvpSetting | ||||||||
source | <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> |