Skip to content

The home for the XML schema providing IntelliSense, validation and more for ELMAH XML configuration

License

Notifications You must be signed in to change notification settings

elmahio/Elmah-Schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elmah-Schema

Elmah-Schema is a simple ELMAH configuration XML Schema file originally created by Jeff Lingis. The ELMAH schema can be used to allow IntelliSense in Visual Studio, validate your web.config file or anything in relation to ELMAH's XML configuration format.

IntelliSense

To use Elmah.xsd place it anywhere in your project, then add the following attribute to the elmah element:

<elmah xmlns="http://Elmah.Configuration">
</elmah>

About

The home for the XML schema providing IntelliSense, validation and more for ELMAH XML configuration

Topics

Resources

License

Stars

Watchers

Forks