Can someone explain me how to define enumerated values in TBC?
In the manual it says:
Enumerated classes
Enumerated classes using the owl:oneOf operator can be entered by a
list of values between curly brackets. For example,
{Cairns Sydney Canberra}
defines the class consisting of only the three individual cities.
when I do this:
fill in your GUI owl:One ofbox: {CURVE AREA}, the box stays red.
idem for a variant: {"CURVE" "AREA"}
I can get rid of the red box by:
["CURVE" "AREA"]
but this is not according to the manual and the owl code is wrong...
(the string CURVE" "AREA becomes one item...)
thx Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---