Browse Source

fix parent/child ref

a.binder 8 years ago
parent
commit
d9a942b1c8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      SE/schema/ant-object/default_db.DEVICES/DEVICES/DEVICES.xsd

+ 3 - 3
SE/schema/ant-object/default_db.DEVICES/DEVICES/DEVICES.xsd

@@ -36,7 +36,7 @@
             <xs:annotation>
             <xs:appinfo>
                <system_cache__appinfo:flat_relation_cache>
-                  <system_cache__appinfo:source system_cache__appinfo:name="PARENT_ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ID"/>
+                  <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/PARENT_ID"/>
                </system_cache__appinfo:flat_relation_cache>
             </xs:appinfo>
             </xs:annotation>
@@ -63,7 +63,7 @@
                   <xs:annotation>
                   <xs:appinfo>
                      <system_cache__appinfo:flat_relation_cache>
-                        <system_cache__appinfo:source system_cache__appinfo:name="PARENT_ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ID"/>
+                        <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/PARENT_ID"/>
                      </system_cache__appinfo:flat_relation_cache>
                   </xs:appinfo>
                   </xs:annotation>
@@ -91,7 +91,7 @@
                   <xs:annotation>
                      <xs:appinfo>
                         <system_cache__appinfo:flat_relation_cache>
-                           <system_cache__appinfo:source system_cache__appinfo:name="PARENT_ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/ID"/>
+                           <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:xpath="default_db__x3A__DEVICES:DEVICES/PARENT_ID"/>
                         </system_cache__appinfo:flat_relation_cache>
                      </xs:appinfo>
                   </xs:annotation>