element <script>
Namespace:
Type:
embedded complexType
Content:
empty, 4 attributes
Defined:
locally at 1 location
Includes:
definitions of 4 attributes
XML Representation Summary
<script
   
charset
 = 
xsd:string
   
key
 = 
xsd:string
   
src
 = 
xsd:string
   
type
 = 
xsd:string
/>
May be included in elements (1):
Usage / Definition Locations
Annotation
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.
XML Source
<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>
Attribute Detail
charset
Specifies the character encoding used in an external script file. If not set, the default value is "UTF-8".
Type:
xsd:string
Use:
optional
Defined:
locally, within this element
XML Source
<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>

key
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.
Type:
xsd:string
Use:
optional
Defined:
locally, within this element
XML Source
<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>

src
Specifies the URL of an external script file.
Type:
xsd:string
Use:
optional
Defined:
locally, within this element
XML Source
<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>

type
Specifies the MIME type of the script. If not set, the default value is "text/javascript".
Type:
xsd:string
Use:
optional
Defined:
locally, within this element
XML Source
<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>

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.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.