Trying to create IS Schema using xsd, it gives warning messages like
warningMessage: [ISC.0082.9701] Duplicate declaration found in schema ADCanonicals_V1.DocumentTemplates:schema_ADSegments with the same target namespace
I am importing the segments from different schema and I am referencing the field definitions created in another schema.
But the targetnamespace is different for the schema which have segments defined and the schema which i am creating.
Can anybody have some idea where i am doing wrong.
Thanks
Ram