Kaynağa Gözat

fixed xsd schema for TestPermsAnt and Bi_audit_KRS_PKD

Piotr Labudda 8 yıl önce
ebeveyn
işleme
f596a4855f

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

@@ -45,7 +45,7 @@
                <xs:appinfo>
                   <system_cache__appinfo:flat_relation_cache>
                      <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER"
-                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:AccessOwner/name"/>
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:AccessOwner/login"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
             </xs:annotation>
@@ -57,7 +57,7 @@
                <xs:appinfo>
                   <system_cache__appinfo:flat_relation_cache>
                      <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
-                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/name"/>
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/uid"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
             </xs:annotation>
@@ -71,7 +71,7 @@
                <xs:appinfo>
                   <system_cache__appinfo:flat_relation_cache>
                      <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
-                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/name"/>
+                                                   system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/uid"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
             </xs:annotation>

+ 2 - 2
SE/schema/ant-object/default_db.TEST_PERMS/TestPermsAnt/TestPermsAnt.xsd

@@ -76,7 +76,7 @@
                          <xs:appinfo>
                             <system_cache__appinfo:flat_relation_cache>
                                <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
-                                                             system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/login"/>
+                                                             system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/uid"/>
                             </system_cache__appinfo:flat_relation_cache>
                          </xs:appinfo>
                       </xs:annotation>
@@ -86,7 +86,7 @@
                          <xs:appinfo>
                             <system_cache__appinfo:flat_relation_cache>
                                <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
-                                                             system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/login"/>
+                                                             system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/uid"/>
                             </system_cache__appinfo:flat_relation_cache>
                          </xs:appinfo>
                       </xs:annotation>