fo:number-to-string-conversion-properties
Properties for Number to String Conversion
Attribute group information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
format | [0..1] | fo:string | A sequence of tokens where each token is a maximal sequence of alphanumeric characters or a maximal sequence of non-alphanumeric characters. This property is defined in . | from group fo:format |
grouping-separator | [0..1] | fo:character | The character used as a grouping (e.g. thousands) separator; the default value is the comma character (,). This property is defined in . | from group fo:grouping-separator |
grouping-size | [0..1] | fo:number | The size (normally 3) of the grouping. For example, grouping-separator="," and grouping-size="3" would produce numbers of the form 1,000,000. This property is defined in . | from group fo:grouping-size |
letter-value | [0..1] | Anonymous | Disambiguates between numbering sequences that use letters. In many languages there are two commonly used numbering sequences that use letters. One numbering sequence assigns numeric values to letters in alphabetic sequence, and the other assigns numeric values to each letter in some other manner traditional in that language. In English, these would correspond to the numbering sequences specified by the format tokens a and i. In some languages, the first member of each sequence is the same, and so the format token alone would be ambiguous. A value of alphabetic specifies the alphabetic sequence; a value of traditional specifies the other sequence. A value of "auto" corresponds to the XSLT definition for when the attribute is not specified. This property is defined in . | from group fo:letter-value |
Used in
- Anonymous type of element fo:page-sequence
- Anonymous type of element fo:scaling-value-citation