|
@@ -15,7 +15,8 @@
|
|
|
targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/WIBO_produkt_karta_wprowadzenia.xsd"
|
|
|
vc:minVersion="1.1">
|
|
|
<xs:annotation>
|
|
|
- <xs:documentation>2020-12-07 draft analizy zależności kart produktów, przekazanych do tego dnia, w celu opracowania obiektów biznesowych uruchomieniowych w silniku PROCESY5, w celu ich obsługi oraz generowania drukow</xs:documentation>
|
|
|
+ <xs:appinfo><body/></xs:appinfo>
|
|
|
+ <xs:documentation>Karta wprowadzenia produktu</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
<!--<xs:import
|
|
|
namespace="https://biuro.biall-net.pl/wfs/default_db/table/BI_audit_ENERGA_FAKTURY.xsd"
|
|
@@ -43,6 +44,9 @@
|
|
|
</xs:annotation>
|
|
|
<xs:restriction base="xs:date"/>
|
|
|
</xs:simpleType>
|
|
|
+ <xs:group name="newGroup">
|
|
|
+ <xs:sequence/>
|
|
|
+ </xs:group>
|
|
|
<xs:simpleType name="typ_asortymentu_Type">
|
|
|
<xs:restriction base="xs:string">
|
|
|
<xs:enumeration value="Towary gotowe"/>
|
|
@@ -50,52 +54,8 @@
|
|
|
<xs:enumeration value="N/S;"/>
|
|
|
</xs:restriction>
|
|
|
</xs:simpleType>
|
|
|
- <xs:simpleType name="nr_edycji_Type">
|
|
|
- <xs:annotation>
|
|
|
- <xs:documentation>TODO auto increment type to implement</xs:documentation>
|
|
|
- </xs:annotation>
|
|
|
- <xs:restriction base="xs:integer">
|
|
|
- <xs:minInclusive value="0"/>
|
|
|
- </xs:restriction>
|
|
|
- </xs:simpleType>
|
|
|
- <xs:complexType name="WIBO_produkt_karta_wprowadzenia">
|
|
|
- <xs:sequence>
|
|
|
- <xs:element name="ID" type="xs:int"/>
|
|
|
- <xs:element name="A_STATUS"
|
|
|
- type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:A_STATUS_Type"/>
|
|
|
- <xs:element name="A_STATUS_INFO" type="xs:string"/>
|
|
|
- <xs:element name="L_APPOITMENT_INFO" type="xs:string" minOccurs="0"/>
|
|
|
- <xs:element name="A_CLASSIFIED" type="xs:string" minOccurs="0"/>
|
|
|
- <xs:element name="A_ADM_COMPANY" type="xs:string" minOccurs="0"/>
|
|
|
- <xs:element name="A_RECORD_CREATE_DATE" type="xs:dateTime"/>
|
|
|
- <xs:element name="A_RECORD_CREATE_AUTHOR" type="xs:string"/>
|
|
|
- <xs:element name="A_RECORD_UPDATE_DATE" type="xs:dateTime"/>
|
|
|
- <xs:element name="A_RECORD_UPDATE_AUTHOR" type="xs:string"/>
|
|
|
|
|
|
- <!--<xs:element minOccurs="0"
|
|
|
- ref="default_db__x3A__BI_audit_ENERGA_RUM_UMOWY:BI_audit_ENERGA_RUM_UMOWY"
|
|
|
- />-->
|
|
|
- <xs:element name="DATA"/>
|
|
|
- <xs:element name="WIBO_produkt_indeks">
|
|
|
- <xs:annotation>
|
|
|
- <xs:documentation>todo assoc element req</xs:documentation>
|
|
|
- </xs:annotation>
|
|
|
- </xs:element>
|
|
|
- <xs:element name="WIBO_produkt_marka">
|
|
|
- <xs:annotation>
|
|
|
- <xs:documentation>todo asso element req</xs:documentation>
|
|
|
- </xs:annotation>
|
|
|
- </xs:element>
|
|
|
- <xs:element name="karta_wazna_od"
|
|
|
- type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:DATA_Type"/>
|
|
|
- <xs:element name="typ_asortymentu"
|
|
|
- type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:typ_asortymentu_Type"/>
|
|
|
- <xs:element name="nr_edycji"
|
|
|
- type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:nr_edycji_Type"/>
|
|
|
- <xs:element name="artwork_wazny_od"
|
|
|
- type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:DATA_Type"/>
|
|
|
- </xs:sequence>
|
|
|
- </xs:complexType>
|
|
|
+
|
|
|
<xs:simpleType name="MARKA_Type">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>TODO IF czy lepiej tabela slownikowa? </xs:documentation>
|
|
@@ -163,7 +123,8 @@
|
|
|
</xs:element>
|
|
|
<xs:element name="Kod_EAN"
|
|
|
type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:Kod_EAN_Type"/>
|
|
|
- <xs:element name="Indeks" type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:Index_Type"/>
|
|
|
+ <xs:element name="Indeks"
|
|
|
+ type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:Index_Type"/>
|
|
|
<xs:element default="N/S;" name="Stala_sprzedaz"
|
|
|
type="default_db__x3A__WIBO_produkt_karta_wprowadzenia:Stala_sprzedaz_kolekcja_gotowy_Type"/>
|
|
|
<xs:element default="N/S;" name="Kolekcja_limitowana"
|