Background : I have a main.xsd which in turn calls (includes) 2 more XSD's(header.xsd and datatypes.xsd)
Question: When i try to define my metadata for this main.XSD using filexml as my metadata type, i am not able to fetch the data lengths of the columns because the data lengths need to be inherited from datatypes.xsd which is not happening. Both main.xsd and datatypes.xsd are in the same folder. Is there a way to fetch/inherit the data lengths?
Note: I am using licensed version Talend Real-time Big Data Platform version 7.1.1