Use message-id and profile rather than uri and namespace

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: Spec
    • None
    • Hide

      Regarding expression of error messages in section 5.4:

      1) Use the filed name "message-id" for this purpose, rather than "uri" to avoid ambiguity relating to the name "uri".

      Instead of the row:

      uri URI 0..1 A unique URI that reference this particular message

      Use:

      message-id String 0..1 A string containing a unique uuid or error number that references this particular message

      2) Rename the "namespace" attribute to "profile" in the narrative, and in both tables 3 and 4.

      Instead of the row:

      namespace URI 0..1 A reference to the standard URI to indicate the meaning of this message

      Use:

      profile URI 0..1 A reference to the standard URI to indicate the meaning of this message
      Show
      Regarding expression of error messages in section 5.4: 1) Use the filed name "message-id" for this purpose, rather than "uri" to avoid ambiguity relating to the name "uri". Instead of the row: uri URI 0..1 A unique URI that reference this particular message Use: message-id String 0..1 A string containing a unique uuid or error number that references this particular message 2) Rename the "namespace" attribute to "profile" in the narrative, and in both tables 3 and 4. Instead of the row: namespace URI 0..1 A reference to the standard URI to indicate the meaning of this message Use: profile URI 0..1 A reference to the standard URI to indicate the meaning of this message

      The generic message fields table (line 584 [of v032]) includes "uri" and "namespace." These are both very confusing terms to use; I'd suggest "message-id" and "profile" (see http://tools.ietf.org/html/draft-wilde-profile-link, which is codifying common practice, e.g., from HTML).

      This issue was raised by Adrian Otto and was drupal issue 1080

      This table 3 section 5.4 of the contribution.

            Assignee:
            Adrian Otto (Inactive)
            Reporter:
            Anish Karmarkar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: