element <htmlProcessor>
Namespace:
Type:
embedded complexType
Content:
empty, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
XML Representation Summary
<htmlProcessor
   
className
 = 
anySimpleType
   
scriptPath
 = 
anySimpleType
/>
May be included in elements (1):
Usage / Definition Locations
Annotation
Defines a HTML processor for this service. The class <em>must</em> implement lumis.portal.presentation.IHtmlProcessor.
XML Source
<xsd:element maxOccurs="unbounded" name="htmlProcessor">
<xsd:annotation>
<xsd:documentation>
Defines a HTML processor for this service. The class
<em>must</em>
implement lumis.portal.presentation.IHtmlProcessor.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="className">
<xsd:annotation>
<xsd:documentation>
The class name of the IHtmlProcessor implementation used for this service.
This attribute cannot be defined if the "scriptPath" attribute is defined.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="scriptPath">
<xsd:annotation>
<xsd:documentation>
Path of a script defining the java class that implements IHtmlProcessor used for this service.
This attribute cannot be defined if the "className" attribute is defined.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail
className
The class name of the IHtmlProcessor implementation used for this service. This attribute cannot be defined if the "scriptPath" attribute is defined.
Type:
anySimpleType
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="className">
<xsd:annotation>
<xsd:documentation>
The class name of the IHtmlProcessor implementation used for this service.
This attribute cannot be defined if the "scriptPath" attribute is defined.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

scriptPath
Path of a script defining the java class that implements IHtmlProcessor used for this service. This attribute cannot be defined if the "className" attribute is defined.
Type:
anySimpleType
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="scriptPath">
<xsd:annotation>
<xsd:documentation>
Path of a script defining the java class that implements IHtmlProcessor used for this service.
This attribute cannot be defined if the "className" attribute is defined.
</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  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.