XML 1.0 NO IDEA Avatar
  1. OMG Issue

XML — XML/Value editorials

  • Key: XML-2
  • Legacy Issue Number: 4149
  • Status: closed  
  • Source: Object Management Group ( Dr. Jon M. Siegel)
  • Summary:

    These are probably editorial and don't deserve full issue
    treatment, but since there's no XML/Value FTF, they have to be
    archived in the issues database until an FTF is formed and can
    deal with them.

    In orbos/2000-08-10, Section 7.2.6, page 7-76,

    valuetype EmployeeShelf : ...

    should be

    valuetype Employees : ...

    to agree with the DTD example just given. (Or change "Employees" to
    "EmployeeShelf" in the DTD.)

    (The example on the previous page used "CardShelf" and "Card". This example
    uses "Employees" and "Employee". I bet this was set up as
    "EmployeeShelf" initially and changed at the last minute, but
    not consistently. Maybe someone didn't want to give the impression
    that their employees were just sitting on a shelf somewhere

    Also, in the third-from-last line of the mapped IDL, the argument
    list appears as

    (long index)

    and should properly be

    (in long index).

  • Reported: XML 1.0b1 — Sat, 13 Jan 2001 05:00 GMT
  • Disposition: Resolved — XML 1.0
  • Disposition Summary:

    Correct the interface name (that means, release the poor employees from the shelfÂ…)

  • Updated: Fri, 6 Mar 2015 20:59 GMT