letter-value
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 XSLT : Number to String Conversion Attributes.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value auto alphabetic traditional
Used in
- Attribute group fo:letter-value
- Anonymous type of element fo:page-sequence via reference to fo:number-to-string-conversion-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:number-to-string-conversion-properties
- Attribute group fo:number-to-string-conversion-properties via reference to fo:letter-value