[Bug 4432] Equivlance based on lexical equivlaence or value equivalence?

[email protected] Thu, 29 Mar 2007 17:30:56 +0000
Newsgroups gmane.comp.web.services.description
Message-ID <[email protected]>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4432

           Summary: Equivlance based on lexical equivlaence or value
                    equivalence?
           Product: WSDL
           Version: 2.0
          Platform: All
               URL: http://lists.w3.org/Archives/Member/w3c-ws-
                    desc/2007Mar/0009
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


[[
2.15 Equivalence of Components

* For values of a simple type (see 2.14 XML Schema 1.0 Simple Types Used in the
Component Model), this means that they contain the exact same values. For
instance, two string values are equivalent if they contain the same sequence of
Unicode characters, as described in [Character Model for the WWW]
]]

Should we not be talking about value-space equivalence rather than strict
lexical-space equivalent? For instance, “1” and “true” would not be equivalent
according to this definition, whereas they would according to the XML Infoset.