vote up 5 vote down star
4

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?

flag

3 Answers

vote up 0 vote down check

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!

link|flag
Perfect. Worked like a charm. Thanks! – Mark Struzinski Sep 22 '08 at 12:38
1  
the schema link is currently down – Ben Laan Dec 22 '08 at 23:00
vote up 3 vote down

Try this link instead. The projectdistributer is throwing an exception for me.

link|flag
vote up 1 vote down

I have rehosted the project-distributor schema zip on google code here,

http://code.google.com/p/castlewindsorschema/

Zip contains schema, example usage and a readme to install it

Cheers,

James (http://jimblogdog.blogspot.com)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.