2.5.4.31 PtgNumPct

The PtgNumPct structure specifies a Unit Number expressed as a percentage.

When found in a formula expression, this structure MUST satisfy the following ABNF.

ABNF:

 PtgNumPct = double-value "%"

double-value is a double precision floating-point number.

Attribute

 Value

V

MUST be the double precision floating-point number double-value. The value is normalized such that the value of 1 corresponds to 100 percent.

U

MUST be "PER".