4Suite API Documentation

Module Ft.Xml.Xslt.CopyOfElement

######################################################################## # # File Name: CopyOfElement.py # # Documentation: http://docs.4suite.org/4XSLT/CopyOfElement.py.html #
Classes:
Functions:
Fields:

Classes

Methods

instantiate(self, context, processor)

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

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

Fields

content = <Ft.Xml.Xslt.ContentInfo.Atom instance>
Empty is the content model for childless elements
legalAttrs = {'select': <Ft.Xml.Xslt.AttributeInfo.Expression instance>}

Fields

Fields

Functions

CopyNode(processor, node)
OldCopyNode(processor, node)

Fields

XMLNS_NAMESPACE = u'http://www.w3.org/2000/xmlns/'
XSL_NAMESPACE = u'http://www.w3.org/1999/XSL/Transform'