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-17.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/radiobutton/lum_radioButtonList.xsd, see XML source
Imports Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
onChange (type lum_base: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, 21 attributes, 117 elements
Includes:
definitions of 3 attributes and 2 elements
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 25853 $ $Date: 2023-08-14 15:27:15 -0300 (Mon, 14 Aug 2023) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_radioButtonList" xmlns="http://www.lumis.com.br/douicontrols/lum_radioButtonList" xmlns:lum_base="http://www.lumis.com.br/douicontrols/douibasecontrol" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_radioButtonList">
<xsd:complexContent>
<xsd:extension base="lum_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="lum_base: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  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.