complexType LDateTimeGroup
diagram AXLSoap_p4829.png
namespace http://www.cisco.com/AXL/API/15.0
children name timeZone dateformat
used by
elements ListDateTimeGroupRes/return/dateTimeGroup ListDateTimeGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LDateTimeGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dateformat" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>It can be one among D/M/Y,M/D/Y,Y/M/D</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LDateTimeGroup/name
diagram AXLSoap_p4830.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDateTimeGroup/timeZone
diagram AXLSoap_p4831.png
type axlapi:XTimeZone
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>

element LDateTimeGroup/dateformat
diagram AXLSoap_p4832.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It can be one among D/M/Y,M/D/Y,Y/M/D
source <xsd:element name="dateformat" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>It can be one among D/M/Y,M/D/Y,Y/M/D</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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