element <styles>
Namespace:
Type:
Content:
complex, 5 attributes, 1 element
Defined:
locally at 1 location
XML Representation Summary
<styles
   
id
 = 
xsd:string
   
isDefault
 = 
xsd:boolean : "false"
   
isWidgetDefault
 = 
xsd:boolean : "false"
   
name
 = 
xsd:string
   
path
 = 
xsd:string
   
>
   
Content: 
</styles>
May contain elements (1):
style (within styles)
May be included in elements (1):
Usage / Definition Locations
Annotation
Indicates whether this interface's will have one or more styles pre-registered. If this tag is not inserted, the system will try to resolve the default interface style based on interface identifier, it will search inside service folders for a 'style' folder, then will search for style archives (*.xsl, *.js, *.groovy) named by interface identifier, if any were found, will use it as interface default style.

Example:

<pre> <interface id="list" name="STR_LIST" type="lum_douiList"> <styles> <style id="list" name="STR_LIST" path="style/List.js"/> </styles> </interface> Default style will be "List.js". <interface id="list" name="STR_LIST" type="lum_douiList"> <styles/> </interface> Default style will be the LumisXP generic style. <interface id="list" name="STR_LIST" type="lum_douiList"> </interface> Default style, if found in "style" folder inside service folder, will be "list.xsl", "list.js" or "list.groovy". If no such file exists, the LumisXP generic style will be used as default. </pre>

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.