XML Schema "lum_radioButtonList.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_radioButtonList
Components:
local elements, 1 complexType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/radiobutton/lum_radioButtonList.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
onChange (type onClientEvent)
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
option (within lum_radioButtonList) A static option to be included in this control.
Type:
embedded (extension of xsd:string)
Content:
simple, 1 attribute
Defined:
locally at 1 location
Includes:
definition of 1 attribute
Complex Type Summary
lum_radioButtonList
Content:
complex, 7 attributes, 2 elements
Includes:
definitions of 3 attributes and 2 elements
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 22011 $ $Date: 2018-10-23 16:55:16 -0300 (Tue, 23 Oct 2018) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_radioButtonList" xmlns="http://www.lumis.com.br/douicontrols/lum_radioButtonList" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_radioButtonList">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="option">
<xsd:annotation>
<xsd:documentation>
A static option to be included in this control.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="value" type="xsd:string" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="onChange" type="onClientEvent"/>
</xsd:sequence>
<xsd:attribute name="optionsSourceId" type="xsd:string"/>
<xsd:attribute name="valueFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
field that will be used as the value of the radio buttons in the list
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="textFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
field that will be used as the displayed text of the radio buttons in the list
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</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.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.