Spring框架学习
# Spring框架学习
## xml schema约束
-----------------------------
- xsi:chemaLocation 第一个值 命名空间,第二个值 xsd文件
- xml schema约束规定了xml文件中可以使用的元素,属性
- applicationContext.xml中头部的xml schema约束内容是必须
# Spring框架学习
## xml schema约束
-----------------------------
- xsi:chemaLocation 第一个值 命名空间,第二个值 xsd文件
- xml schema约束规定了xml文件中可以使用的元素,属性
- applicationContext.xml中头部的xml schema约束内容是必须