complexType LCustomer
diagram AXLSoap_p4823.png
namespace http://www.cisco.com/AXL/API/15.0
children name createTime lastAuditTime
used by
elements ListCustomerRes/return/customer ListCustomerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCustomer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" 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:element name="createTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time customer was created</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="lastAuditTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time last customer audit occurred</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LCustomer/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LCustomer/name
diagram AXLSoap_p4824.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This API should only be used by Hosted Collaboration Solution Shared Architecture deployments.
source <xsd:element name="name" type="xsd:string" minOccurs="0" 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>

element LCustomer/createTime
diagram AXLSoap_p4825.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time customer was created
source <xsd:element name="createTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time customer was created</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCustomer/lastAuditTime
diagram AXLSoap_p4826.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time last customer audit occurred
source <xsd:element name="lastAuditTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This API should only be used by Hosted Collaboration Solution Shared Architecture deployments. Read-only: Time last customer audit occurred</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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