cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot see References

Former Member
0 Kudos

I imported a XSD as External Definitions. This XSD refers to another XSD inside it. The body of the main XSD is

<import schemaLocation="abc.xsd" />

...

<xsd:element ref="xyx" />

...

When I saved it, I couldn't see any reference list in External References tab. Is there something wrong here?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you also imported the XSD file that your main file references?

After the import of the referenced file as an another external definition, the Integration Builder automatically completes the missing references.

Regards,

Gökhan