22.1.3.2 ST_BreakBinSub

This simple type specifies how to represent subtraction on both sides of a line-wrapping break, when the Break Binary Operators option is set to repeat. The first character represents the sign at the end of the line with the break; the second represents the sign at the start of the wrapped line. Options are –, -+, and +-.

This simple type’s contents are a restriction of the W3C XML Schema string datatype.

This simple type is restricted to the values

listed in the following table:

Enumeration Value

Description

Repetition of subtraction sign after a line-wrapping break is plus on the first line and minus on the second line.

Enumeration Value

Description

Repetition of subtraction sign after a line-wrapping break is minus on the first line and plus on the second line.

Repetition of subtraction sign after a line-wrapping break is minus on the first and second lines.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_BreakBinSub) is located in A.6.1. end note]

Last updated on