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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsfed message

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


Subject: RE: [wsfed] Groups - ws-federation.xsd (ws-federation.xsd) uploaded


I noticed an editorial error in the schema from the spec that I corrected in this update.

Specifically the ClaimType had its xs:Any extensibility set to minOccurs 1 rather than 0. The change is under 3.1.12, snippet:
<xs:complexType name='ClaimType' >
 <xs:sequence>
  ...
  <xs:any namespace='##other' processContents='lax' minOccurs='0' maxOccurs='unbounded' />
  <!-- was minOccurs='1' -->
</xs:sequence>

-----Original Message-----
From: mgoodner@microsoft.com [mailto:mgoodner@microsoft.com]
Sent: Thursday, October 04, 2007 7:55 AM
To: wsfed@lists.oasis-open.org
Subject: [wsfed] Groups - ws-federation.xsd (ws-federation.xsd) uploaded

The document revision named ws-federation.xsd (ws-federation.xsd) has been
submitted by Mr Marc Goodner to the OASIS Web Services Federation (WSFED)
TC document repository.  This document is revision #1 of
ws-federation.xsd.

Document Description:
WS-Federation schema for ED-01 version of spec. Updated per issue 7, fixed
minOccurs error in ClaimType.

View Document Details:
http://www.oasis-open.org/apps/org/workgroup/wsfed/document.php?document_id=25538

Download Document:
http://www.oasis-open.org/apps/org/workgroup/wsfed/download.php/25538/ws-federation.xsd

Revision:
This document is revision #1 of ws-federation.xsd.  The document details
page referenced above will show the complete revision history.


PLEASE NOTE:  If the above links do not work for you, your email application
may be breaking the link into two pieces.  You may be able to copy and paste
the entire link address into the address field of your web browser.

-OASIS Open Administration


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