4Suite API Documentation

Module Ft.Xml.MessageSource

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Xml/MessageSource.py,v 1.10 2005/04/12 06:41:35 mbrown Exp $
Fields:

Fields

READER = {100: 'XML parse error in %r at line %d, column %d: %s', 101: 'Recursive parsing of %r', 200: 'Unknown namespace prefix found while parsing XML file: %s', 201: 'Invalid xmlns found parsing XML file: %s', 202: 'Element %r has duplicate attributes: %r and %r'}
XINCLUDE = {10: 'Missing or empty href attribute', 11: 'Invalid value %r for parse attribute'}