XML Schema "lum_itemPicker.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_itemPicker
Components:
local element, 2 complexTypes
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/itempicker/lum_itemPicker.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
searchInterfaceId (type xsd:string) identifier of the interface that is popped up to search and select an item.
Type:
xsd:string
Content:
simple
Defined:
locally at 2 locations
Complex Type Summary
lum_itemPicker
Content:
complex, 4 attributes, 1 element
Includes:
definitions of 1 attribute and 1 element
Used:
lum_multiItemPicker
Content:
complex, 6 attributes, 1 element
Includes:
definitions of 3 attributes and 1 element
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 8446 $ $Date: 2007-10-24 14:23:30 -0200 (Wed, 24 Oct 2007) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_itemPicker" xmlns="http://www.lumis.com.br/douicontrols/lum_itemPicker" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_itemPicker">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element name="searchInterfaceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
identifier of the interface that is popped up to search and select an item. If the interface does not contain a dot (.) in its name, the interface is assumed to belong to the current service.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="displayDataId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Specifies the field id that is used for the friendly name of the item being selected. If not specified the dataId is used.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_multiItemPicker">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element name="searchInterfaceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
identifier of the interface that is popped up to search and select an item. If the interface does not contain a dot (.) in its name, the interface is assumed to belong to the current service.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="primaryKeyFieldId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Specifies the field id that is used for the primary key of the item being selected. If not specified, the field with the isPrimaryKey attribute set to true is used.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="itemKeyFieldId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Specifies the field id that is used for the identifier of the item being selected.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="itemNameFieldId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Specifies the field id that is used for the friendly name of the item being selected.
</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  14.0.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.