diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name | ||
used by |
|
||
source | <xsd:complexType name="XCustomer"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments.</xsd:documentation> </xsd:annotation> </xsd:element> |