XML Schema "lum_dropDownList.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_dropDownList
Components:
local elements, 1 complexType, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/dropDownList/lum_dropDownList.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
blankOptionText (type xsd:string) If renderBlankOption="true", this element overrides the default blank option text.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
onChange (type onClientEvent)
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
option (within lum_dropDownList) A static option to be included in this control.
Type:
embedded (extension of xsd:string)
Content:
simple, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
Complex Type Summary
lum_dropDownList
Content:
complex, 10 attributes, 3 elements
Includes:
definitions of 5 attributes and 3 elements
Used:
Simple Type Summary
optionInsertLocation
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 10078 $ $Date: 2009-01-23 15:08:20 -0200 (Fri, 23 Jan 2009) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_dropDownList" xmlns="http://www.lumis.com.br/douicontrols/lum_dropDownList" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_dropDownList">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="blankOptionText" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
If renderBlankOption="true", this element overrides the default blank option text.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="option">
<xsd:annotation>
<xsd:documentation>
A static option to be included in this control. If optionsSourceId is defined, insertLocation will define where the static options are included relative to the dynamic options.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="value" type="xsd:string" use="required"/>
<xsd:attribute name="insertLocation" type="optionInsertLocation" use="optional">
<xsd:annotation>
<xsd:documentation>
Specified when optionsSourceId is defined to choose where static options should be included. It can be before or after the dynamic options.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onChange" type="onClientEvent"/>
</xsd:sequence>
<xsd:attribute name="optionsSourceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Source id for the list of options available for this control.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="renderBlankOption" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Specifies whether a blank option in the drop down list must be included.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" name="disabled" type="xsd:boolean"/>
<xsd:attribute name="valueFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Among the fields of the source, this field is considered the value field for the options.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="textFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Among the fields of the source, this field is considered the display field for the options.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="optionInsertLocation">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="before"/>
<xsd:enumeration value="after"/>
</xsd:restriction>
</xsd:simpleType>
</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.