Forráskód Böngészése

test buga parsera xsd - czy zadziala dla pola action zamiast A_STATUS restrykcja xsd??? ciekawe

a.binder 8 éve
szülő
commit
6572de14ec

+ 11 - 8
SE/schema/ant-object/default_db.BI_audit_operational_raport_note/BI_audit_operational_raport_note/BI_audit_operational_raport_note.xsd

@@ -30,6 +30,14 @@
       schemaLocation="../../default_db.BI_audit_KRS/BI_audit_KRS/BI_audit_KRS.xsd"/>
       schemaLocation="../../default_db.BI_audit_KRS/BI_audit_KRS/BI_audit_KRS.xsd"/>
    <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_CEIDG.xsd"
    <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_CEIDG.xsd"
       schemaLocation="../../default_db.BI_audit_CEIDG/BI_audit_CEIDG/BI_audit_CEIDG.xsd"/>
       schemaLocation="../../default_db.BI_audit_CEIDG/BI_audit_CEIDG/BI_audit_CEIDG.xsd"/>
+   
+   <xs:simpleType name="action_Type" id="raport_note___d5e6216-1_A_rapt">
+      <xs:restriction base="xs:string">
+         <xs:enumeration value="IGNORE"/>
+         <xs:enumeration value="REPORT"/>
+      </xs:restriction>
+   </xs:simpleType>
+   
    <xs:simpleType name="A_STATUS_Type" id="raport_note___d5e6216-1_A_STATUS_T">
    <xs:simpleType name="A_STATUS_Type" id="raport_note___d5e6216-1_A_STATUS_T">
       <xs:restriction base="xs:string">
       <xs:restriction base="xs:string">
          <xs:enumeration value="NORMAL"/>
          <xs:enumeration value="NORMAL"/>
@@ -41,12 +49,7 @@
          <xs:enumeration value="OFF_HARD"/>
          <xs:enumeration value="OFF_HARD"/>
       </xs:restriction>
       </xs:restriction>
    </xs:simpleType>
    </xs:simpleType>
-   <xs:simpleType name="action_Type" id="raport_note___d5e6216-1_A_rapt">
-      <xs:restriction base="xs:string">
-         <xs:enumeration value="IGNORE"/>
-         <xs:enumeration value="REPORT"/>
-      </xs:restriction>
-   </xs:simpleType>
+   
    <xs:complexType name="BI_audit_operational_raport_note" id="raport_note___d5e6225-1_BI_audit_o">
    <xs:complexType name="BI_audit_operational_raport_note" id="raport_note___d5e6225-1_BI_audit_o">
       <xs:annotation>
       <xs:annotation>
          <xs:documentation>Baza operacyjnych notatek umożliwiająca ignorowanie obiektu lub wskazywanie w raporcie informacji powiązanych dla obiektu w specjalny sposób.</xs:documentation>
          <xs:documentation>Baza operacyjnych notatek umożliwiająca ignorowanie obiektu lub wskazywanie w raporcie informacji powiązanych dla obiektu w specjalny sposób.</xs:documentation>
@@ -66,9 +69,9 @@
          <xs:element name="action"
          <xs:element name="action"
             type="default_db__x3A__BI_audit_operational_raport_note:action_Type"
             type="default_db__x3A__BI_audit_operational_raport_note:action_Type"
             id="raport_note___d5e6239-1_action">
             id="raport_note___d5e6239-1_action">
-            <xs:annotation>
+            <!--<xs:annotation>
                <xs:documentation>W przypadku chęci wyłączania jakiegoś obiektu z raportów, należy wybrać akcję na IGNORE. W przypadku posiadania jakiegoś podejrzenia dla pracownika/osoby z KRS/firmy, należy wybrać opcję REPORT, aby była ona raportowana.</xs:documentation>
                <xs:documentation>W przypadku chęci wyłączania jakiegoś obiektu z raportów, należy wybrać akcję na IGNORE. W przypadku posiadania jakiegoś podejrzenia dla pracownika/osoby z KRS/firmy, należy wybrać opcję REPORT, aby była ona raportowana.</xs:documentation>
-            </xs:annotation>
+            </xs:annotation>-->
          </xs:element>
          </xs:element>
          <xs:element name="A_RECORD_CREATE_DATE" type="xs:dateTime" id="raport_note___d5e6239-RCD"/>
          <xs:element name="A_RECORD_CREATE_DATE" type="xs:dateTime" id="raport_note___d5e6239-RCD"/>
          <xs:element name="A_RECORD_CREATE_AUTHOR" type="xs:string" id="raport_note___d5e6239-RCA"/>
          <xs:element name="A_RECORD_CREATE_AUTHOR" type="xs:string" id="raport_note___d5e6239-RCA"/>