[Bug 7430] New: Enum: apply 6427 to enum

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

           Summary: Enum: apply 6427 to enum
           Product: WS-Resource Access
           Version: FPWD
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Enumeration
        AssignedTo: public-ws-resource-access-notifications@w3.org
        ReportedBy: dug@us.ibm.com
         QAContact: public-ws-resource-access-notifications@w3.org


Since the default value for @Dialect is:
  http://www.w3.org/2009/02/ws-enu/Dialects/XPath10
we should do for enum what we did for eventing and modify the
xsd to say:

<xs:attribute name="Dialect" type="xs:anyURI" use="optional" 
default="http://www.w3.org/2009/02/ws-enu/Dialects/XPath10" />


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

Received on Wednesday, 26 August 2009 03:34:31 UTC