Where can I find an .xsd file to provide intellisense for Castle Windsor?
Asked Answered
G

2

10

I'm looking for an .xsd schema file to drop into my Visual Studio directory to provide intellisense for the xml configuration file for the Castle Windsor IoC container. I've looked in the downloaded code for Windsor, as well as googled several different ways. I see many people asking the same question, but no answers. Anyone know if there is such a document?

Goldberg answered 21/9, 2008 at 15:47 Comment(0)
G
2

Perhaps this is what you are looking for:

http://jimblogdog.blogspot.com/2008/05/castlewindsor-schema-enables-visual.html

Here is the link to download the castle windsor schema:

http://www.projectdistributor.net/Releases/Release.aspx?releaseId=427

Good Luck!

Garrulous answered 21/9, 2008 at 17:15 Comment(1)
the schema link is currently downNeocolonialism
D
3

I have rehosted the project-distributor schema zip on google code here. The zip contains schema, example usage and a readme to install it.

Dalenedalenna answered 29/4, 2009 at 14:43 Comment(0)
G
2

Perhaps this is what you are looking for:

http://jimblogdog.blogspot.com/2008/05/castlewindsor-schema-enables-visual.html

Here is the link to download the castle windsor schema:

http://www.projectdistributor.net/Releases/Release.aspx?releaseId=427

Good Luck!

Garrulous answered 21/9, 2008 at 17:15 Comment(1)
the schema link is currently downNeocolonialism

© 2022 - 2024 — McMap. All rights reserved.