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

 


Help: OASIS Mailing Lists Help | MarkMail Help

provision message

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


Subject: Re: [provision] Corrections for listTargetsResponse example in draft0.08


Thank you, Martin. I've recorded this as spec issue #28. Draft 9 will 
correct this.

Raepple, Martin wrote:

> In the current spec draft 0.08, the example <listTargetsResponse> 
> message on page 36 uses the attribute "isContainer" within the 
> returned PSO xsd schemas for the entities Organization and 
> OrganizationUnit:
>
> ...
> <complexType name="Organization"* isContainer=”true”*>
> <sequence>
> <element name="dn" type="string"/>
> <element name="description" type="string" minOccurs="0"/>
> </sequence>
> <attribute name="cn" type="string" use="required"/>
> </complexType>
> <complexType name="OrganizationalUnit"* isContainer=”true”*>
> <sequence>
> <element name="dn" type="string"/>
> <element name="description" type="string" minOccurs="0"/>
> </sequence>
> <attribute name="cn" type="string" use="required"/>
> </complexType>
> ...
> Since "isContainer" is an unknown schema attribute it should be 
> removed here.
>




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