Lines Matching refs:field
10 more field descriptions, which describe independent data fields. Each
11 field description contains a set of modifiers, a content string, and
13 the field is and how to treat it, while the format descriptors are
15 libxo how to format the field. The field description is placed inside
18 field descriptions within the format string.
20 The field description is given as follows::
23 [ '/' field-format [ '/' encoding-format ]] '}'
25 The role describes the function of the field, while the modifiers
26 enable optional behaviors. The contents, field-format, and
30 In the following example, three field descriptors appear. The first
31 is a padding field containing three spaces of padding, the second is a
32 label ("In stock"), and the third is a value field ("in-stock"). The
33 in-stock field has a "%u" format that will parse the next argument