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