Ft.Server.Server.Xslt.Container

Modules

AttributeInfo  FtssXsltBase  Schema  sha 
ContentInfo  OutputParameters  XmlLib   
Conversions  ResourceTypes  cStringIO   

Classes

class CreateContainerElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'create-parents': <Ft.Xml.Xslt.AttributeInfo.YesNoAvt instance>, 'path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>}
class CreateDocumentElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
__init__(self, root, namespaceUri, localName, baseUri)
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = ('src', 1, None, 'The src used to create the document')
tuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items

If the argument is a tuple, the return value is the same object.
content = <Ft.Xml.Xslt.ContentInfo.Rep instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'cdata-section-elements': <Ft.Xml.Xslt.AttributeInfo.QNamesAvt instance>, 'docdef': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'doctype-public': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'doctype-system': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'encoding': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'imt': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'indent': <Ft.Xml.Xslt.AttributeInfo.YesNoAvt instance>, 'media-type': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'method': <Ft.Xml.Xslt.AttributeInfo.QNameAvt instance>, ...}
class CreateGroupElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>}
class CreateRawFileElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
__init__(self, root, namespaceUri, localName, baseUri)
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = ('src', 1, None, 'The src used to create the raw file')
tuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items

If the argument is a tuple, the return value is the same object.
content = <Ft.Xml.Xslt.ContentInfo.Rep instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'cdata-section-elements': <Ft.Xml.Xslt.AttributeInfo.QNamesAvt instance>, 'content-as-string': <Ft.Xml.Xslt.AttributeInfo.YesNo instance>, 'doctype-public': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'doctype-system': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'encoding': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'indent': <Ft.Xml.Xslt.AttributeInfo.YesNoAvt instance>, 'media-type': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'method': <Ft.Xml.Xslt.AttributeInfo.QNameAvt instance>, 'omit-xml-declaration': <Ft.Xml.Xslt.AttributeInfo.YesNoAvt instance>, ...}
class CreateUriReferenceElement(Ft.Xml.Xslt.StylesheetTree.XsltElement)
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'imt': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'source-uri': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>}
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
legalAttrs = {'base-path': <Ft.Xml.Xslt.AttributeInfo.UriReferenceAvt instance>, 'password': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>, 'username': <Ft.Xml.Xslt.AttributeInfo.StringAvt instance>}
__init__(self, root, namespaceUri, localName, baseUri)
__str__(self)
appendChild(self, child)
expandQName(self, qname, refNode=None)
insertChild(self, index, child)
instantiate(self, context, processor)
parseAVT(self, avt)
parseExpression(self, expression)
parsePattern(self, pattern)
processChildren(self, context, processor)
splitQName(self, qname)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.Xslt.StylesheetTree'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
category = 2
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
content = <Ft.Xml.Xslt.ContentInfo.Rep instance>
legalAttrs = None
validator = <Ft.Xml.Xslt.ContentInfo.Validator instance>

Functions

HasResource(context, path)

Data

ExtElements = {('http://xmlns.4suite.org/4ss/score', 'create-container'): <class Ft.Server.Server.Xslt.Container.CreateContainerElement>, ('http://xmlns.4suite.org/4ss/score', 'create-document'): <class Ft.Server.Server.Xslt.Container.CreateDocumentElement>, ('http://xmlns.4suite.org/4ss/score', 'create-group'): <class Ft.Server.Server.Xslt.Container.CreateGroupElement>, ('http://xmlns.4suite.org/4ss/score', 'create-raw-file'): <class Ft.Server.Server.Xslt.Container.CreateRawFileElement>, ('http://xmlns.4suite.org/4ss/score', 'create-uri-reference'): <class Ft.Server.Server.Xslt.Container.CreateUriReferenceElement>, ('http://xmlns.4suite.org/4ss/score', 'create-user'): <class Ft.Server.Server.Xslt.Container.CreateUserElement>}
ExtFunctions = {('http://xmlns.4suite.org/4ss/score', 'has-resource'): <function HasResource>}
SCORE_NS = 'http://xmlns.4suite.org/4ss/score'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/Xslt/Container.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.Xslt.Container'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.