4Suite API Documentation

Module Ft.Xml.Xslt.ValueOfElement

Implementation of the xsl:value-of element.
Copyright 2005 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes:

Classes

class ValueOfElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)

Methods

instantiate(self, context, processor)
Overrides: instantiate from class XsltElement

Methods inherited from class Ft.Xml.Xslt.StylesheetTree.XsltElement

Methods inherited from class Ft.Xml.Xslt.StylesheetTree.XsltNode

Members

category = 0
content = <Ft.Xml.Xslt.ContentInfo.Atom instance>
legalAttrs = {'disable-output-escaping': <Ft.Xml.Xslt.AttributeInfo.YesNo instance>, 'select': <Ft.Xml.Xslt.AttributeInfo.StringExpression instance>}

Members inherited from class Ft.Xml.Xslt.StylesheetTree.XsltElement

Members inherited from class Ft.Xml.Xslt.StylesheetTree.XsltNode