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

 


Help: OASIS Mailing Lists Help | MarkMail Help

uddi-spec message

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


Subject: New issue regarding UDDI V3 Replication API


Title: New issue regarding UDDI V3 Replication API

All,

As pointed out in today's call, there is an inconsistency between the Replication API as defined in the specification and how it is described in the Replication schema.

In particular, in section 7.3.7 (changeRecordAcknowledgement), the orginatingUSN element is described as being required, but in the Replication schema, it is optional:

        <complexType name="changeRecordID_type" final="restriction">
                <sequence>
                        <element name="nodeID" type="uddi_repl:operatorNodeID_type"/>
                        <element name="originatingUSN" type="uddi_repl:USN_type" minOccurs="0"/>
                </sequence>
        </complexType>

We think that the schema is wrong and needs to be changed to make originatingUSN mandatory (minOccurs="1").

Regards,
 Claus



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