element <lum_autoLayoutFields>
Namespace:
Type:
Content:
complex, 2 attributes, 1 element
Defined:
locally at 1 location
Includes:
definition of 1 element
XML Representation Summary
<lum_autoLayoutFields
   
id
 = 
xsd:string
   
sourceId
 = 
xsd:string
   
>
   
Content: 
</lum_autoLayoutFields>
May contain elements (1):
May be included in elements (45):
label (within field),
Usage / Definition Locations
Annotation
Renders a label control and a value control of each visible field in the source. The type of control to render the field value may be an input control or a read only control depending on the readOnly attribute of the corresponding field. Also, the pair label-value groups may be fully customized and not read from source fields. <br/> <br/> This control generates sub-controls in the following layout <pre> &lt;!-- for each field --&gt; &lt;field&gt; &lt;label&gt; &lt;control type="lum_label" dataId="fieldId" /&gt; &lt;/label&gt; &lt;value&gt; &lt;!-- field control --&gt; &lt;/value&gt; &lt;/field&gt; </pre>
Embedded Type Detail
Type Derivation Tree
lum_control
      complexType
XML Source
<xsd:element name="lum_autoLayoutFields">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a label control and a value control of each visible field in the source. The type of control to render the field value may be an input control or a read only control depending on the
readOnly attribute of the corresponding field. Also, the pair label-value groups may be fully customized and not read from source fields.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;!-- for each field --&gt;
&lt;field&gt;
&lt;label&gt;
&lt;control type="lum_label" dataId="fieldId" /&gt;
&lt;/label&gt;
&lt;value&gt;
&lt;!-- field control --&gt;
&lt;/value&gt;
&lt;/field&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:sequence>
<xsd:element form="unqualified" maxOccurs="unbounded" minOccurs="0" name="field">
<xsd:annotation>
<xsd:documentation>
Represents a field to be rendered. If some field is provided, the source fields will be ignored. In no field is provided, the source fields will be used.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element form="unqualified" minOccurs="0" name="label">
<xsd:annotation>
<xsd:documentation>
The label control for the field.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="lum_anyControl"/>
</xsd:complexType>
</xsd:element>
<xsd:element form="unqualified" minOccurs="0" name="value">
<xsd:annotation>
<xsd:documentation>
The value control for the field.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="lum_anyControl"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The field identifier.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Content Element Detail
field
Represents a field to be rendered. If some field is provided, the source fields will be ignored. In no field is provided, the source fields will be used.
Type:
embedded, complex content
Defined:
locally, within this element

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.