I get errors and warnings of this kind when I tried to create a Guidance package using the GAT SDK.
Message17Could not find schema information for the attribute 'ReferenceType'.C:\Documents and Settings\sanjukta_dan\My Documents\Visual Studio 2005\Projects\MyGuidancePackage\MyGuidancePackage\MyGuidancePackage.xml277MyGuidancePackage
Warning5The element 'Recipe' in namespace 'http://schemas.microsoft.com/pag/gax-core' has invalid child element 'include' in namespace 'http://www.w3.org/2001/XInclude'. List of possible elements expected: 'DocumentationLinks, Types, Caption' in namespace 'http://schemas.microsoft.com/pag/gax-core'.C:\Documents and Settings\sanjukta_dan\My Documents\Visual Studio 2005\Projects\MyGuidancePackage\MyGuidancePackage\MyGuidancePackage.xml1295MyGuidancePackage
Warning2The key sequence 'CurrentProject' in Keyref fails to refer to some key.C:\Documents and Settings\sanjukta_dan\My Documents\Visual Studio 2005\Projects\MyGuidancePackage\MyGuidancePackage\MyGuidancePackage.xml415MyGuidancePackage
Can anyone help me understand how to resolve them??