Schema Central > XSL-FO 1.1 > fo.xsd > fo:number-to-string-conversion-properties
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:number-to-string-conversion-properties

Properties for Number to String Conversion

See http://www.w3.org/TR/xsl11/#d0e29313.

Attribute group information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Attributes

NameOccTypeDescriptionNotes
format [0..1]fo:stringA 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:characterThe 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:numberThe 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]AnonymousDisambiguates 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

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com