diff --git a/src/Spring/Spring.Core/Objects/Factory/Xml/spring-objects-1.1.xsd b/src/Spring/Spring.Core/Objects/Factory/Xml/spring-objects-1.1.xsd index b5f74921..badf0ef8 100644 --- a/src/Spring/Spring.Core/Objects/Factory/Xml/spring-objects-1.1.xsd +++ b/src/Spring/Spring.Core/Objects/Factory/Xml/spring-objects-1.1.xsd @@ -44,22 +44,22 @@ - - Defines a base type for any required string. Defines a string with a minimum length of 0 - + + Defines a base type for any required string. Defines a string with a minimum length of 0 + - - - Element containing informative text describing the purpose of the enclosing - element. Always optional. - Used primarily for user documentation of XML object definition documents. - - + + + Element containing informative text describing the purpose of the enclosing + element. Always optional. + Used primarily for user documentation of XML object definition documents. + + @@ -193,9 +193,15 @@ + + Import an external file containing object definitions into this file. + + + Defines an additional alias name for an object definition. + @@ -220,14 +226,14 @@ - - Defines constructor argument. - + + Defines constructor argument. + @@ -262,10 +269,11 @@ - - Defines a single named object. - + + + Defines a single named object. +