diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateLocationReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="betweenLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:String50 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | betweenLocation | ||||||
source | <xsd:element name="betweenLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XLocationBetween | ||||||
properties |
|
||||||
children | locationName weight audioBandwidth videoBandwidth immersiveBandwidth | ||||||
source | <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> |