To reference this standard from comments on methods that implement its rules, use the format <SectionId> [ ItemType <ItemId> ]
, where
SectionId
is the numbered or named section in the table of contents, e.g. "Section 4.18.9" or "Annex A"
ItemType
is one of { Table, Syntax Rule, Access Rule, General Rule, or Leveling Rule }
ItemId
is a dotted path expression to the specific item
For example,
SQL92 Section 11.4 Syntax Rule 7.c
is a well-formed reference to the rule for the default character set to use for column definitions of character type.
Definition at line 53 of file CommonTerms.cpp.