GetProjSchema Method
Requests the XML schema for a Web site based on Microsoft Windows SharePoint Services.
Syntax
<Method ID="Text>
<SetVar Name="Cmd">GetProjSchema</SetVar>
<SetVar Name="SiteTemplate">Text</SetVar>
</Method>
Parameters
ID = "Text"
Name = "Cmd"
Name = "SiteTemplate"
Decoded
<Method ID="0,GetProjSchema">
<SetVar Name="Cmd">GetProjSchema</SetVar>
</Method>
Return Value
Success
Returns the code attribute, which is a signed-decimal representation of an HRESULT.
Error
Returns an XML-encoded Unicode (UTF-8) text string. See Error Message Format for Windows SharePoint Services for more information.