complexType "lum_dataBoundControl"
Namespace:
Content:
empty, 3 attributes
Defined:
Includes:
definitions of 3 attributes
Used:
XML Representation Summary
<...
   
dataId
 = 
xsd:string
   
dataRow
 = 
xsd:integer
   
sourceId
 = 
xsd:string
/>
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
  • In derivations of other global types (1):
    lum_tabs (as extension base)
Annotation
Defines a data bound control. Data bound controls may extend this control.
Type Definition Detail
Type Derivation Tree
lum_dataControl
  lum_dataBoundControl (extension)
XML Source
<xsd:complexType abstract="true" name="lum_dataBoundControl">
<xsd:annotation>
<xsd:documentation>
Defines a data bound control. Data bound controls may extend this control.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="lum_dataControl">
<xsd:attribute name="sourceId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Identifies the source for the control. If not specified the first source in the source list will be used.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dataId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Data id related to this control. If not specified the id attribute is considered as the dataId.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dataRow" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation>
Row from the source data set that the value should be read/set. If not specified the data is read/set from the first row.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail
dataId
Data id related to this control. If not specified the id attribute is considered as the dataId.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="dataId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Data id related to this control. If not specified the id attribute is considered as the dataId.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

dataRow
Row from the source data set that the value should be read/set. If not specified the data is read/set from the first row.
Type:
xsd:integer
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="dataRow" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation>
Row from the source data set that the value should be read/set. If not specified the data is read/set from the first row.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

sourceId
Identifies the source for the control. If not specified the first source in the source list will be used.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="sourceId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Identifies the source for the control. If not specified the first source in the source list will be used.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

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