diff --git a/conformance.adoc b/conformance.adoc index d2072dfe..a7c18cdf 100644 --- a/conformance.adoc +++ b/conformance.adoc @@ -36,13 +36,11 @@ material required for completeness or clarity. [[naming-conventions]] === 2.3 Naming Conventions -*Requirements:* +*Recommendations:* -* Variable, dimension and attribute names must begin with a letter and +* Variable, dimension and attribute names should begin with a letter and be composed of letters, digits, and underscores. -*Recommendations:* - * No two variable names should be identical when case is ignored. [[section-2]]