complexType LDateTimeGroup
diagram AXLSoap_p3862.png
namespace http://www.cisco.com/AXL/API/9.1
children name timeZone dateformat
used by
elements ListDateTimeGroupRes/return/dateTimeGroup ListDateTimeGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LDateTimeGroup/name
diagram AXLSoap_p3863.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_p3864.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_p3865.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dateformat" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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