瀏覽代碼

[docs] updated readme

gediminasm 13 年之前
父節點
當前提交
ca989dced2
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -62,6 +62,12 @@ master branch is based on 2.2.x versions and may not work with 2.1.x
 </doctrine-mapping>
 ```
 
+XML mapping xsd schemas are also versioned and can be used by version suffix:
+
+- Latest version - **http://gediminasm.org/schemas/orm/doctrine-extensions-mapping**
+- 2.2.x version - **http://gediminasm.org/schemas/orm/doctrine-extensions-mapping-2-2**
+- 2.1.x version - **http://gediminasm.org/schemas/orm/doctrine-extensions-mapping-2-1**
+
 ### ODM MongoDB support
 
 List of extensions which support ODM