|
@@ -12,11 +12,11 @@
|
|
|
intended as a supplement to the information there. Using a good quality XML editor while editing
|
|
|
a configuration based on the schema is recommended as this will provide contextual information
|
|
|
on which elements and attributes are available as well as comments explaining their purpose. The
|
|
|
- namespace is captured in <link xlink:href="http://www.relaxng.org/">RELAX NG</link> Compact
|
|
|
+ namespace is written in <link xlink:href="http://www.relaxng.org/">RELAX NG</link> Compact
|
|
|
format and later converted into an XSD schema. If you are familiar with this format, you may
|
|
|
wish to examine the <link
|
|
|
xlink:href="https://src.springsource.org/svn/spring-security/trunk/config/src/main/resources/org/springframework/security/config/spring-security-3.0.rnc"
|
|
|
- >schema file</link>.</para>
|
|
|
+ >schema file</link> directly.</para>
|
|
|
<section xml:id="nsa-http">
|
|
|
<title>Web Application Security - the <literal><http></literal> Element</title>
|
|
|
<para> The <literal><http></literal> element encapsulates the security configuration for
|