Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello,
I am getting "validating Module Namespace warning everytime I open a document. I believe it is because of the stylesheet that I have created. The description of the error is:
Inconsistent Prefix Usage Detected in Module: '<mystylesheetfilename>'
Original Prefix: 'xsi' Original URI: 'xsi'
Used Prefix: 'xsi1' Used URI: 'xsi'
I do not have multiple modules in my style file. Is this something that I can hide or I can fix?
Karthik
Yes. I had XSI and XSI1 in my declaration. I removed it and just works fine.
Thank you so much.
Karthik