XML Schema "lum_link.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_link
Components:
local elements, 2 complexTypes
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/link/lum_link.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
addParameters (within lum_link)
Type:
embedded complexType
Content:
complex, 1 attribute, 1 element
Defined:
locally at 1 location
Includes:
definition of 1 element
hyperLink (type hyperLink) Used when the link is to an interface in the portal.
Type:
Content:
complex, 3 attributes, 1 element
Defined:
locally at 1 location
parameter (within addParameters)
Type:
embedded complexType
Content:
empty, 1 attribute
Defined:
locally at 1 location
Includes:
definition of 1 attribute
Complex Type Summary
addLinkParameters
Content:
empty
Used:
never
lum_link
Content:
complex, 10 attributes, 112 elements
Includes:
definitions of 5 attributes and 2 elements
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 18658 $ $Date: 2016-04-04 14:35:22 -0300 (Mon, 04 Apr 2016) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_link" xmlns="http://www.lumis.com.br/douicontrols/lum_link" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_link">
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:sequence>
<xsd:element minOccurs="0" name="hyperLink" type="hyperLink">
<xsd:annotation>
<xsd:documentation>
Used when the link is to an interface in the portal. Requests the portal for a url given an interfaceId.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="addParameters">
<xsd:complexType>
<xsd:sequence maxOccurs="unbounded">
<xsd:element name="parameter">
<xsd:complexType>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="text" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
The text value that will be displayed to the end user. This value may be set either as an attribute or a node.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="href" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
The link for this control may be explicitly placed in this attribute.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="anchor" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If specified, this anchor will be placed after the calculated link with a # before it. i.e. link#anchor
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="" name="subtype" use="optional">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Indicates the subtype of this link. Must be one of:
<ul>
<li>(none): if no subtype is provided, it will be considered as a normal link.</li>
<li>forward-link: it is considered a forward link.</li>
<li>back-link: it is considered a back link.</li>
</ul>
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation>
This is a normal link.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="forward-link">
<xsd:annotation>
<xsd:documentation>
This is a forward link.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="back-link">
<xsd:annotation>
<xsd:documentation>
This is a back link.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute default="false" name="processHref" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Indicates whether the HREF should be processed by the control. Defaults to 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="addLinkParameters">
</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.