← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [regrep] Groups - RegRep 4 WD5 spec bundle (regrep4-wd5.zip) uploaded

From
Richard Martell <>
Date
2010-04-01T15:36:24+00:00
ID
Thread
RE: [regrep] Groups - RegRep 4 WD5 spec bundle (regrep4-wd5.zip) uploaded
A minor schema fix is required in rim.xsd.

At L363: Refer to global RegistryObject element

The RegistryObjectListType definition should look like this:

<complexType name="RegistryObjectListType">
  <annotation>
    <documentation xml:lang="en">
    Represents a list of RegistryObjectType instances.
    </documentation>
  </annotation>
  <sequence>
    <element ref="tns:RegistryObject"  minOccurs="0" maxOccurs="unbounded" />
  </sequence>
</complexType>


--
Richard
 

> -----Original Message-----
> From: Farrukh Najmi [mailto:] 
> Sent: Monday, 29 March, 2010 11:45
> To: 
> Subject: Re: [regrep] Groups - RegRep 4 WD5 spec bundle 
> (regrep4-wd5.zip) uploaded
> 
> Dear Colleagues,
> 
> As we agreed to in the last TC meeting WD5 has the changes 
> for removing 
> global elements for leaf RegistryObjectTypes and adding a 
> global element 
> for rim:RegistryObject. Please review this version f the spec 
> *prior* to 
> our next TC meeting on Thursday April 1. In that meeting we should 
> decide whether to start the ballot for Committee Approval of 
> this version.
> 
> Thank you for your help.
>
← Prev in month ← Prev in thread
Next in thread → Next in month →