XML Schema "lum_dateTimePicker.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_dateTimePicker
Components:
local elements, 4 complexTypes
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/datepicker/lum_dateTimePicker.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
calendarInterfaceId (type xsd:string) Identifier of the interface that will be called in a popup when the user clicks on the select date button.
Type:
xsd:string
Content:
simple
Defined:
locally at 2 locations
callbackFunction (type xsd:string)
Type:
xsd:string
Content:
simple
Defined:
locally at 2 locations
dateFormat (type xsd:string)
Type:
xsd:string
Content:
simple
Defined:
locally at 3 locations
endYear (type xsd:integer)
Type:
xsd:integer
Content:
simple
Defined:
locally at 3 locations
image (type xsd:string) image for the button used to select a date
Type:
xsd:string
Content:
simple
Defined:
locally at 2 locations
startYear (type xsd:integer)
Type:
xsd:integer
Content:
simple
Defined:
locally at 3 locations
timeFormat (type xsd:string)
Type:
xsd:string
Content:
simple
Defined:
locally at 2 locations
Complex Type Summary
lum_calendar
Content:
complex, 11 attributes, 7 elements
Includes:
definitions of 3 elements
Used:
lum_datePicker
Content:
complex, 3 attributes, 6 elements
Includes:
definitions of 6 elements
Used:
lum_dateTimePicker
Content:
complex, 3 attributes, 7 elements
Includes:
definitions of 7 elements
Used:
lum_timePicker
Content:
complex, 3 attributes, 1 element
Includes:
definition of 1 element
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 18090 $ $Date: 2015-12-10 10:42:00 -0200 (Thu, 10 Dec 2015) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_dateTimePicker" xmlns="http://www.lumis.com.br/douicontrols/lum_dateTimePicker" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<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>
<xsd:complexType name="lum_datePicker">
<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 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>
<xsd:complexType name="lum_timePicker">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element default="HH:mm" minOccurs="0" name="timeFormat" type="xsd:string"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_calendar">
<xsd:complexContent>
<xsd:extension base="lum_dataControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="dateFormat" type="xsd:string"/>
<xsd:element minOccurs="0" name="startYear" type="xsd:integer"/>
<xsd:element minOccurs="0" name="endYear" type="xsd:integer"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>

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.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.