4Suite API Documentation

Module Ft.Server.Server.Drivers.Constants

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Server/Server/Drivers/Constants.py,v 1.3 2004/12/16 07:02:29 uogbuji Exp $
Fields:

Fields

DELETE_CONTAINER_CHILD_XUPDATE = <Document at 0x30698ed0: 1 children>
The Document interface represents the entire XML document. Conceptually, it is the root of the document tree, and provides the primary access to the document's data.
DUMMY_URI = 'urn:bogus:4suite-%s'
FTSERVER_NAMESPACE = 'http://xmlns.4suite.org/reserved'
NEW_CONTAINER_CHILD_XUPDATE = <Document at 0x30698fa8: 1 children>
The Document interface represents the entire XML document. Conceptually, it is the root of the document tree, and provides the primary access to the document's data.
NEW_CONTAINER_CHILD_XUPDATE_STRING = '<?xml version="1.0"?>\n<xupdate:modifications\n v...nce>\n </xupdate:append>\n</xupdate:modifications>'
RESERVED_NAMESPACE = 'http://xmlns.4suite.org/reserved'
UPDATE_ACL = '<xupdate:modifications\n version="1.0"\n xmlns:x...ta">%s</xupdate:append>\n</xupdate:modifications>\n'
UPDATE_LAST_MODIFIED = '<xupdate:modifications\n version="1.0"\n xmlns:x...te">%s</xupdate:update>\n</xupdate:modifications>\n'
UPDATE_LAST_MODIFIED_AND_SIZE = <Document at 0x30675198: 1 children>
The Document interface represents the entire XML document. Conceptually, it is the root of the document tree, and provides the primary access to the document's data.
UPDATE_LAST_MODIFIED_AND_SIZE_STRING = '<xupdate:modifications\n version="1.0"\n xmlns:x...ize\'/></xupdate:update>\n</xupdate:modifications>\n'
UPDATE_SIZE = '<xupdate:modifications\n version="1.0"\n xmlns:x...ze">%s</xupdate:update>\n</xupdate:modifications>\n'
XLINK_NAMESPACE = u'http://www.w3.org/1999/xlink'
isrc = <Ft.Xml.InputSource.InputSource instance>
xu_reader = <Ft.Xml.XUpdate.Reader instance>