diff --git a/openjpa-project/src/doc/manual/ref_guide_meta.xml b/openjpa-project/src/doc/manual/ref_guide_meta.xml index f72dd4144..987ee3a94 100644 --- a/openjpa-project/src/doc/manual/ref_guide_meta.xml +++ b/openjpa-project/src/doc/manual/ref_guide_meta.xml @@ -1007,8 +1007,8 @@ schemas as well as for the schema for JPA 2.0, as shown in the following example OpenJPA Schema Extensions -<entity-mappings xmlns="http://openjpa.apache.org/ns/orm/extendable" - xmlns:openjpa="http://openjpa.apache.org/ns/orm" +<entity-mappings xmlns="http://www.apache.org/openjpa/ns/orm/extendable" + xmlns:openjpa="http://www.apache.org/openjpa/ns/orm" xmlns:orm="http://java.sun.com/xml/ns/persistence/orm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0">