XML Schema "lum_script.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_script
Components:
local element, 1 complexType, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/script/lum_script.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
script (within lum_script) Used to define a client-side script.
Type:
embedded complexType
Content:
empty, 4 attributes
Defined:
locally at 1 location
Includes:
definitions of 4 attributes
Complex Type Summary
lum_script
Content:
complex, 9 attributes, 111 elements
Includes:
definition of 1 element
Used:
Simple Type Summary
yesno
Used:
never
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 17027 $ $Date: 2015-02-26 17:15:02 -0300 (Thu, 26 Feb 2015) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_script" xmlns="http://www.lumis.com.br/douicontrols/lum_script" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_script">
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:sequence>
<xsd:element name="script">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to define a client-side script.
If the attribute <b>src</b> is set, the content within the <b>script</b> tag will be ignored.
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="src" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Specifies the URL of an external script file.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="type" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies the MIME type of the script. If not set, the default value is "text/javascript".
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="charset" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies the character encoding used in an external script file. If not set, the default value is "UTF-8".
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="key" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies a unique key to certify that this section to be used once, at the beginning of the interface. If not set, this section works at its deafult behaviour.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="yesno">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="yes"/>
<xsd:enumeration value="no"/>
</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.