[Bug 14188] New: Compound types

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14188

           Summary: Compound types
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: annevk@opera.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


I would like a way to say that an element in an array either has to be a Node
or DOMString.

E.g. compound NodeOrDOMString = Node | DOMString;

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Saturday, 17 September 2011 08:05:12 UTC