Skip to content

Instantly share code, notes, and snippets.

View frankvaneykelen's full-sized avatar

Frank van Eykelen frankvaneykelen

View GitHub Profile
@frankvaneykelen
frankvaneykelen / MvcSiteMapSchema.xsd
Created December 16, 2010 13:57
An annotated version of MvcSiteMapSchema.xsd for http://mvcsitemap.codeplex.com/
<?xml version="1.0" encoding="utf-8" ?>
<xs:schema
targetNamespace="http://mvcsitemap.codeplex.com/schemas/MvcSiteMap-File-2.0"
elementFormDefault="qualified"
xmlns="http://mvcsitemap.codeplex.com/schemas/MvcSiteMap-File-2.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>
<!-- _locID_text="Description" _locComment="This string is displayed as a Intellisense tooltip. {Placeholder='XmlSiteMapProvider', 'SiteMap'}" -->MvcSiteMapProvider SiteMap File Schema