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