Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 2 attributes, 1 element |
Defined: |
locally at 1 location |
Includes: |
definition of 1 element |
XML Representation Summary |
|||||
<htmlProcessors |
|||||
className | = |
anySimpleType |
|||
scriptPath | = |
anySimpleType |
|||
> |
|||||
|
|||||
</htmlProcessors> |
<xsd:element minOccurs="0" name="htmlProcessors"> <xsd:annotation> <xsd:documentation> Defines a list of HTML processors that will be executed when rendering pages. Notice that these processors will only be executed if the page being rendered is in a subtree of some channel that has an instance of this service and the user that requested the page has view permission in this instance. The HTML processors defined in a given service will be executed in the same order they are placed in service's XML definition. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <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: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: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> </xsd:sequence> </xsd:complexType> </xsd:element> |
Type: |
embedded, empty content |
Defined: |
locally, within this element |
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 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.