浏览代码

auto commit z ant f.fix_se_defaultdb_schema git_push_folder for CRM_WSKAZNIK.xsd

a.binder 8 年之前
父节点
当前提交
e3694bec65
共有 1 个文件被更改,包括 13 次插入7 次删除
  1. 13 7
      SE/schema/ant-object/default_db.CRM_WSKAZNIK/CRM_WSKAZNIK/CRM_WSKAZNIK.xsd

+ 13 - 7
SE/schema/ant-object/default_db.CRM_WSKAZNIK/CRM_WSKAZNIK/CRM_WSKAZNIK.xsd

@@ -10,6 +10,7 @@
            xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
            xmlns:fix_se_defaultdb_schema="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/fix_se_defaultdb_schema/fix_se_defaultdb_schema.xsd"
            xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
+           xmlns:default_db__x3A__CRM_PROCES="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
            elementFormDefault="qualified"
            targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
            vc:minVersion="1.1">
@@ -23,6 +24,12 @@
               schemaLocation="../../default_db.CRM_PRZYPADEK/CRM_PRZYPADEK/CRM_PRZYPADEK.xsd"/>
    <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
               schemaLocation="../../default_db.CRM_IMAGE/CRM_IMAGE/CRM_IMAGE.xsd"/>
+   <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_PROCES.xsd"
+              schemaLocation="../../default_db.CRM_PROCES/CRM_PROCES/CRM_PROCES.xsd">
+      <xs:annotation>
+         <xs:documentation>Dla potrzeb backref od zasobow do procesow</xs:documentation>
+      </xs:annotation>
+   </xs:import>
    <xs:complexType name="CRM_WSKAZNIK" system_cache__appinfo:primaryKey="ID">
       <xs:annotation>
          <xs:appinfo>
@@ -40,15 +47,16 @@
       </xs:annotation>
       <xs:sequence>
          <xs:element name="ID" type="xs:int"/>
-         <xs:element name="ID_PROCES" type="xs:int">
+         <xs:element name="ID_PROCES" type="xs:int"/>
+         <xs:element ref="default_db__x3A__CRM_PROCES:CRM_PROCES">
             <xs:annotation>
                <xs:appinfo>
-                  <system_cache__appinfo:flat_relation_cache>
-                     <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
+                  <system_cache__appinfo:flat_relation_cache system_cache__appinfo:backref_evaluate="true">
+                     <system_cache__appinfo:source system_cache__appinfo:ref_engine="view"
+                                                   system_cache__appinfo:name="ID_PROCES"
+                                                   system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
-               <xs:documentation>relation info:: system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID" 
-              </xs:documentation>
             </xs:annotation>
          </xs:element>
          <xs:element name="ID_ZASOB" type="xs:int">
@@ -70,8 +78,6 @@
                                                    system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
-               <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
-               </xs:documentation>
             </xs:annotation>
          </xs:element>
          <xs:element name="ID_PRZYPADEK" type="xs:string"/>