complexType XCustomer
diagram AXLSoap_p18403.png
namespace http://www.cisco.com/AXL/API/15.0
children name
used by
element AddCustomerReq/customer
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>

element XCustomer/name
diagram AXLSoap_p18404.png
type xsd:string
properties
content simple
nillable false
annotation
documentation
This API should only be used by Hosted Collaboration Solution Shared Architecture deployments.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy