Skip to content

Instantly share code, notes, and snippets.

@svacas
Created February 8, 2012 00:09
Show Gist options
  • Save svacas/1763271 to your computer and use it in GitHub Desktop.
Save svacas/1763271 to your computer and use it in GitHub Desktop.
spring 3.1 schema
<?xml version="1.0" encoding="UTF-8"?>
<mule xmlns="http://www.mulesoft.org/schema/mule/core"
xmlns:spring="http://www.springframework.org/schema/beans"
...
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment