Products.MightyCal.Style.Const (version 1.3)
index
/home/zope/lib/python/Products/MightyCal/Style/Const.py

Constants module for MightyCal.Style subpackage. 
 
**Note: Local constants in module files are named differently from package constants: they begin with a
lowercase 'c', and are in mixed case.

 
Data
             ATTRIBUTE_SET_TAG = 'xsl:attribute-set'

ATTRIBUTE_TAG = 'xsl:attribute'

BLANK_CSS = 'blank.css'

STYLESHEET_OBJECT = 'Stylesheet'

STYLE_ELEMENT = 'StyleElement'

VALUE_OF_TAG = 'xsl:value-of'

XSL_NAMESPACE_ATTRIBUTE = 'xmlns:xsl="http://www.w3.org/1999/XSL/Transform"'

XSL_STYLESHEET_TAG = 'style-attribute-sets'

__file__ = '/home/zope/lib/python/Products/MightyCal/Style/Const.pyc'

__name__ = 'Products.MightyCal.Style.Const'

__version__ = '$Revision: 1.3 $'