RE: [wsrp] Groups - Draft v2 XSD (wsrp_v2_types.xsd) uploaded

From
Andre Kramer <>
Date
2005-03-15T09:59:17+00:00
ID
Thread
RE: [wsrp] Groups - Draft v2 XSD (wsrp_v2_types.xsd) uploaded
I will not make the next TC call but a
quick test with VS 2003 showed up one schema error:

 

<!— Change: 

  <element name="register"         type="types:RegistrationData">

    <complexType>

      <sequence>

        <element name="register"
type="types:RegistrationData"/>

        <element name="lifetime"
type="types:Lifetime" nillable="true"/>

      </sequence>

    </complexType>

  </element>

  To: --> 

  <element name="register">

    <complexType>

      <sequence>

        <element name="register" type="types:RegistrationData"/>

        <element name="lifetime" type="types:Lifetime" nillable="true"/>

      </sequence>

    </complexType>

</element>

 

I also note that for registrationContext our any extensibility
element is in the base type (RegistrationState). We may wish to discuss that.

 

Regards,

Andre

 

From: Rich Thompson
[mailto:] 

Sent: 14 March 2005 19:15

To: 

Subject: Re: [wsrp] Groups - Draft
v2 XSD (wsrp_v2_types.xsd) uploaded

 

In addition to just checking the use of the schema
constructs for extension (RegistrationContext) and choice
(BlockingInteractionResponse), I noted that Axis v1.1 ignored the
<anyAttribute/> construct on the new NamedString definition and the <any/>
if the Property definition uses <choice/>. Could people also check these
two out on other wsdl tools (including Axis v1.2) so that we can decide how to
proceed? 

Rich 

 

  
  
Rich Thompson/Watson/IBM@IBMUS 

  
03/14/05 02:04 PM 

  
  
  
   

    
    
To

    
    
    
 

    
   

   

    
    
cc

    
    
    
 

    
   

   

    
    
Subject

    
    
    
[wsrp] Groups - Draft v2 XSD
    (wsrp_v2_types.xsd) uploaded

    
   

  
  
 

  
   

    
    
 

    
    
    
 

    
   

  
  

  
 

This
version begins testing of schema extension in the RegistrationContext

structure and choice in the
BlockingInteractionResponse structure.

-- Rich Thompson

The document revision named Draft v2 XSD
(wsrp_v2_types.xsd) has been

submitted by Rich Thompson to the OASIS Web
Services for Remote Portlets

(WSRP) TC document repository.  This document
is revision #5 of

wsrp_v2_types.xsd.

Document Description:

Schema definitions for WSRP v2 - reflects draft
06.

View Document Details:

http://www.oasis-open.org/apps/org/workgroup/wsrp/document.php?document_id=11835

Download Document:  

http://www.oasis-open.org/apps/org/workgroup/wsrp/download.php/11835/wsrp_v2_types.xsd

Revision:

This document is revision #5 of wsrp_v2_types.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