XML Schema "lum_principalPicker.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_principalPicker
Components:
complexTypes, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/principalpicker/lum_principalPicker.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_principalPicker
Content:
empty, 4 attributes
Includes:
definition of 1 attribute
Used:
lum_serviceInstancePrincipalPicker
Content:
empty, 5 attributes
Includes:
definition of 1 attribute
Used:
Simple Type Summary
showType
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 8381 $ $Date: 2007-10-11 11:20:27 -0300 (Thu, 11 Oct 2007) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_principalPicker" xmlns="http://www.lumis.com.br/douicontrols/lum_principalPicker" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_principalPicker">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:attribute default="all" name="showType" type="showType" use="optional">
<xsd:annotation>
<xsd:documentation>
Used to specify the type of principals to be shown.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="showType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="all">
<xsd:annotation>
<xsd:documentation>Used to show all principals.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="groups">
<xsd:annotation>
<xsd:documentation>Used to show only group principals.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="users">
<xsd:annotation>
<xsd:documentation>Used to show only user principals.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="lum_serviceInstancePrincipalPicker">
<xsd:complexContent>
<xsd:extension base="lum_principalPicker">
<xsd:attribute name="limitToPermissionId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If specified only principals that have the given permission will be available for selection
</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.