xpath.DecimalFormat

This class represents a decimal format as defined by the xpath/xquery/xslt specifications.

class xpath.DecimalFormat

Attributes

xpath.DecimalFormat.decimal_separator
xpath.DecimalFormat.digit
xpath.DecimalFormat.exponent_separator
xpath.DecimalFormat.grouping_separator
xpath.DecimalFormat.infinity
xpath.DecimalFormat.minus_sign
xpath.DecimalFormat.name
xpath.DecimalFormat.nan
xpath.DecimalFormat.pattern_separator
xpath.DecimalFormat.per_mille
xpath.DecimalFormat.percent
xpath.DecimalFormat.zero_digit

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__