OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-caf message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [Bug 61] New: enlistALS message seems to miss ALS-configuration identifier


http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=61

           Summary: enlistALS message seems to miss ALS-configuration
                    identifier
           Product: WS-Context
           Version: 1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Schema
        AssignedTo: ws-caf@lists.oasis-open.org
        ReportedBy: rjimenez@fi.upm.es
         QAContact: mark.little@arjuna.com


The current schema defines the following message for enlistALS:

<xs:element name="enlist-als" substitutionGroup="tns:assertion">
      <xs:complexType>
 	       <xs:complexContent>
                    <xs:extension base="tns:AssertionWithProtocolURIType">
                           <xs:sequence>
                                 <xs:element name="als" type="xs:anyURI"/>
                           </xs:sequence>
                     </xs:extension>
	    </xs:complexContent>
     </xs:complexType>
</xs:element>

In the WS-CTX spec (page 21-22) it is said that the enlistALS service receives
the ALS-configuration identifier as an argument. It seems to be missing at the
current schema definition.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]