Fixml Schema Issue in Fix 5.0 SP2 EP168

Imported from previous forum

Hi,

In PartyDetailsListReport [type 'CG'] (PtyDetlListRpt),

In PartyDetails (PtyDetl) -> we have the entry PartyDetailsRoleQualifier(1674)

Similarly In PartyDetails (PtyDetl) -> RelatedPartyDetails(ReltdPtyDetl) we have the entry ReletadePartyDetailsRoleQualifier(1675)

As per the Fix Mate PartyDetailsRoleQualifier is an Int type field and ReletadePartyDetailsRoleQualifier is a String.
However in the XSDs, both fields refer to PartyDetailRoleQualifier_enum_t which is a Integer type.
However there is also an enum called ReletadePartyDetailsRoleQualifier_enum_t, which is not refered.

Shouldn't the ReletadePartyDetailsRoleQualifier refer to this enumaration?

Thanks in advance.

Moditha