4Suite API Documentation

Module Ft.Server.Server.Drivers.Constants

Constants used in the driver

Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Fields:

Fields

DELETE_CONTAINER_CHILD_XUPDATE = <Document at 0x30645a08: 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 0x30645a50: 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 0x30645c00: 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>