XSLT extension elements and functions supporting the 4SS RawFile API
Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
- class SetImtElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
-
Change the IMT of a resource
Methods
- instantiate(self, context, processor)
- Overrides: instantiate from class XsltElement
Members
- content = <Ft.Xml.Xslt.ContentInfo.Atom instance>
- legalAttrs = {'imt': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>}
attributes,
baseUri,
children,
columnNumber,
doesIdle,
doesPrime,
doesSetup,
expandedName,
importIndex,
lineNumber,
nodeName,
parent,
root
Functions
- GetImt(context, path=None)
-
Get the IMT of a resource
Globals
- ExtElements = {('http://xmlns.4suite.org/4ss/score', 'set-imt'): <class Ft.Server.Server.Xslt.RawFile.SetImtElement>}
- ExtFunctions = {('http://xmlns.4suite.org/4ss/score', 'get-imt'): <function GetImt>}
- SCORE_NS = 'http://xmlns.4suite.org/4ss/score'