XML Schema "lum_propertyPage.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_propertyPage
Components:
complexType, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/propertypage/lum_propertyPage.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_propertyPage
Content:
complex, 11 attributes, 110 elements
Includes:
definitions of 6 attributes
Used:
Simple Type Summary
renderButtonsType
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 6396 $ $Date: 2007-04-11 15:46:46 -0300 (Wed, 11 Apr 2007) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_propertyPage" xmlns="http://www.lumis.com.br/douicontrols/lum_propertyPage" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_propertyPage">
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:attribute name="title" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Defines the title of the property page. If not specified the title will be the title of the interface with the service instance name withing parenthesis.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="setWindowTitle" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Defines whether the property page will set the title of the window that it is rendered in. If true, a javascript is rendered on the client that sets the browser window title to the title of the property page.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="50" name="titleMaxSize" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation>
Limits the maximum size of the title of the property page. By default this value is 50 characters. If the title exceeds this value, the title is truncated and 3 dots are placed at the end of the title. A value of -1 signifies that the title length has no limit.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="icon" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If specified the icon will be placed in the header of the property page
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute fixed="false" name="renderRequiredValuesDescriptor" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
If this property page has inputs that have required values, by default the property page includes a visible message indicating that the specified fields are required. If you do not want this message added, set this attribute to false.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="standard" name="renderButtonsType" type="renderButtonsType" use="optional">
<xsd:annotation>
<xsd:documentation>
Defines the buttons that will be added to the bottom of the property page
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="renderButtonsType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="none">
<xsd:annotation>
<xsd:documentation>Do not render buttons</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="standard">
<xsd:annotation>
<xsd:documentation>
Detect if within a popup or embedded within a page and render appropriate buttons.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="standardPopup">
<xsd:annotation>
<xsd:documentation>
Render the OK and CANCEL buttons where the cancel button will close the window and ok will refresh the parent window
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="standardEmbedded">
<xsd:annotation>
<xsd:documentation>
Render the OK and CANCEL buttons such that they do not close the current window.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</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.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.