HI I am using SQL 2000 XML explicit. I am getting error "Reference to undeclared namespace prefix: 'cmm'. Error processing resource" on the root of the namespace. Below is my code.Can somebody help? Thanks.
select
1 as Tag
,Null as Parent
,'http://iip.W3school.com/cmm/xmlns/2005' as [cmm:SubFile!1!xsi:schemaLocation]
For XML explicit