complexType "lum_dateTimePicker"
Namespace:
Content:
complex, 3 attributes, 7 elements
Defined:
Includes:
definitions of 7 elements
Used:
XML Representation Summary
<...
   
dataId
 = 
xsd:string
   
dataRow
 = 
xsd:integer
   
sourceId
 = 
xsd:string
   
>
   
Content: 
</...>
Content Elements (7):
calendarInterfaceId (type xsd:string),
callbackFunction (type xsd:string),
dateFormat (type xsd:string),
endYear (type xsd:integer),
image (type xsd:string),
startYear (type xsd:integer),
timeFormat (type xsd:string)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
lum_dataControl
  lum_dataBoundControl (extension)
      lum_dateTimePicker (extension)
XML Source
<xsd:complexType name="lum_dateTimePicker">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element default="STR_DEFAULT_DATE_FORMAT" minOccurs="0" name="dateFormat" type="xsd:string"/>
<xsd:element default="STR_DEFAULT_TIME_FORMAT" minOccurs="0" name="timeFormat" type="xsd:string"/>
<xsd:element minOccurs="0" name="callbackFunction" type="xsd:string"/>
<xsd:element minOccurs="0" name="image" type="xsd:string">
<xsd:annotation>
<xsd:documentation>image for the button used to select a date</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element default="lumis.service.doui.datepicker.selectDate" minOccurs="0" name="calendarInterfaceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the interface that will be called in a popup when the user clicks on the select date button.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element default="1910" minOccurs="0" name="startYear" type="xsd:integer"/>
<xsd:element default="2030" minOccurs="0" name="endYear" type="xsd:integer"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail
calendarInterfaceId
Identifier of the interface that will be called in a popup when the user clicks on the select date button.
Type:
xsd:string, simple content
Default:
"lumis.service.doui.datepicker.selectDate"
Defined:
locally, within this complexType
XML Source
<xsd:element default="lumis.service.doui.datepicker.selectDate" minOccurs="0" name="calendarInterfaceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the interface that will be called in a popup when the user clicks on the select date button.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

callbackFunction
Type:
xsd:string, simple content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="callbackFunction" type="xsd:string"/>

dateFormat
Type:
xsd:string, simple content
Default:
"STR_DEFAULT_DATE_FORMAT"
Defined:
locally, within this complexType
XML Source
<xsd:element default="STR_DEFAULT_DATE_FORMAT" minOccurs="0" name="dateFormat" type="xsd:string"/>

endYear
Type:
xsd:integer, simple content
Default:
"2030"
Defined:
locally, within this complexType
XML Source
<xsd:element default="2030" minOccurs="0" name="endYear" type="xsd:integer"/>

image
image for the button used to select a date
Type:
xsd:string, simple content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="image" type="xsd:string">
<xsd:annotation>
<xsd:documentation>image for the button used to select a date</xsd:documentation>
</xsd:annotation>
</xsd:element>

startYear
Type:
xsd:integer, simple content
Default:
"1910"
Defined:
locally, within this complexType
XML Source
<xsd:element default="1910" minOccurs="0" name="startYear" type="xsd:integer"/>

timeFormat
Type:
xsd:string, simple content
Default:
"STR_DEFAULT_TIME_FORMAT"
Defined:
locally, within this complexType
XML Source
<xsd:element default="STR_DEFAULT_TIME_FORMAT" minOccurs="0" name="timeFormat" type="xsd:string"/>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.