4Suite
™
API Documentation
►
Module
Ft
.
Xml
.
Xslt
.AttributeElement
Implementation of xsl:attribute element
Copyright 2003 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes:
AttributeElement
Fields:
EMPTY_NAMESPACE
,
XSL_NAMESPACE
Classes
class
AttributeElement
(
Ft.Xml.Xslt.StylesheetTree.XsltElement
)
Methods
instantiate
(
self
,
context
,
processor
)
Methods inherited from class
Ft.Xml.Xslt.StylesheetTree.XsltElement
__init__
,
__str__
,
appendChild
,
expandQName
,
insertChild
,
parseAVT
,
parseExpression
,
parsePattern
,
processChildren
,
splitQName
Methods inherited from class
Ft.Xml.Xslt.StylesheetTree.XsltNode
idle
,
isLastChild
,
isPseudoNode
,
pprint
,
prime
,
setup
Fields
category
= 0
content
= <Ft.Xml.Xslt.ContentInfo.Rep instance>
Template is the set of text, instructions or result-elements
legalAttrs
= {'name': <Ft.Xml.Xslt.AttributeInfo.RawQNameAvt instance>, 'namespace': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>}
Fields
Fields
Fields
EMPTY_NAMESPACE
= None
XSL_NAMESPACE
= u'http://www.w3.org/1999/XSL/Transform'