-
Key: CORBA35-104
-
Legacy Issue Number: 5510
-
Status: open
-
Source: Raytheon ( Jerry Bickle)
-
Summary:
Choices Element - It appears multiple ranges do not make sense for a simple
definition. If so, then remove the range element from the choices element
definition
and make range an optional element for a simple.Current definition
<!ELEMENT choices ( choice | range )+Change to
<!ELEMENT choices ( choice )+
<!ELEMENT simple
( description?
, value
, choices?
, range?
, defaultvalue?
) > -
Reported: CORBA 3.0 — Mon, 15 Jul 2002 04:00 GMT
-
Updated: Wed, 1 Feb 2023 21:59 GMT