Microsoft Download Center Archive

XAML Workflow Schema 2006 v1.0

  • Published:
  • Version: 1.0
  • Category: SDK
  • Language: English

XAML Workflow Schema 2006 v1.0

  • This is an XSD file that provides a schema for the Windows Workflow Foundation (WF) specific elements of XAML. It is provided as an unsupported sample that can be used by WF software developers for Visual Studio 2005 intellisense for XAML.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
XAMLWorkflowSchema2006v1.0-2007-01-30.EXE
SHA1: dc15a5fafdaab8fbe5a41b281b0029d0aa4847ce
89 KB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows Server 2003 Service Pack 1, Windows Vista, Windows XP Service Pack 2

    • Requires .NET Framework 3.0

    • Most useful with Visual Studio 2005

Installation Instructions

  • The XamlWorkflow2006.xsd in this sample provides the intellisense editing experience for the out-of-box Workflow activities in Visual Studio 2005 when editing the XML form of the XAML file. Install the schema to the following location to get the intellisense in Visual Studio 2005 for XML file editing of the XAML file.

    %ProgramFiles%\Microsoft Visual Studio 8\Xml\Schemas


    Note:
    1. Due to the limitation of schema-based Intellisense, this schema can only work with out-of-the-box Workflow activities.
    2. This schema chooses one syntax over the other to express an element if multiple syntaxes are valid. Thus it is not for schema validation purpose.

Related Resources