|
|
@@ -18,13 +18,12 @@
|
|
|
schemaLocation="../../../types.xsd"/>
|
|
|
<xs:import namespace="http://www.opengis.net/gml/3.2"
|
|
|
schemaLocation="http://www.opengis.net/gml/3.2"/>
|
|
|
- <xs:annotation>
|
|
|
- <xs:appinfo>
|
|
|
+ <xs:annotation><!--<xs:appinfo>
|
|
|
<system_cache__appinfo:binding bindPolicy="single">
|
|
|
<system_cache__appinfo:prefix>p5_default_db</system_cache__appinfo:prefix>
|
|
|
<system_cache__appinfo:api type="wfs">https://biuro.biall-net.pl/SE/version-git/wfs-data.php</system_cache__appinfo:api>
|
|
|
</system_cache__appinfo:binding>
|
|
|
- </xs:appinfo>
|
|
|
+ </xs:appinfo>-->
|
|
|
<xs:documentation>Shcematy dla kont systemowych / pracownikow, ktorzy moga byc przywiazywani do stanowisk oraz moga dla nich byc zapewniane zasoby w rocumieniu odpowiedzialnosci</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
<xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
|
|
|
@@ -78,7 +77,7 @@
|
|
|
<xs:enumeration value="OFF_HARD"/>
|
|
|
</xs:restriction>
|
|
|
</xs:simpleType>
|
|
|
- <xs:complexType name="ADMIN_USERS">
|
|
|
+ <xs:complexType name="ADMIN_USERS" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:appinfo>
|
|
|
<system_cache__appinfo:heritage>
|
|
|
@@ -225,7 +224,7 @@
|
|
|
<xs:documentation>Uzywane w TELBOXES jako osoba odpowiadajaca za sprzet</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:complexType name="user">
|
|
|
+ <xs:complexType name="user" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>@20160708 bindera: na bazie jsona Piotrowego, do testow GUI
|
|
|
Kombinacja: bazowa</xs:documentation>
|
|
|
@@ -360,7 +359,7 @@ Kombinacja: bazowa</xs:documentation>
|
|
|
</xs:restriction>
|
|
|
</xs:complexContent>
|
|
|
</xs:complexType>
|
|
|
- <xs:complexType name="user_status__NORMAL">
|
|
|
+ <xs:complexType name="user_status__NORMAL" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>do generowania : typ obiektu na NORMAL do tworzenia kombinacji</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
@@ -483,7 +482,7 @@ Kombinacja: bazowa</xs:documentation>
|
|
|
</xs:complexType>
|
|
|
<xs:element name="user_status__NORMAL"
|
|
|
type="default_db__x3A__ADMIN_USERS:user_status__NORMAL"/>
|
|
|
- <xs:complexType name="user_status__OFF_HARD">
|
|
|
+ <xs:complexType name="user_status__OFF_HARD" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:complexContent>
|
|
|
<xs:restriction base="default_db__x3A__ADMIN_USERS:user">
|
|
|
<xs:sequence>
|
|
|
@@ -625,7 +624,7 @@ Kombinacja: bazowa</xs:documentation>
|
|
|
<xs:documentation>Odpowiednik L_APPOITMENT_USER</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:complexType name="person_contatct">
|
|
|
+ <xs:complexType name="person_contatct" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>TODO podstawowy obiekt do wprowadzania jako kontakt do osoby fizycznej z mozliwoscia ewnetualnego logowania i widzenia spraw powiazanych
|
|
|
Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
|
|
|
@@ -751,7 +750,8 @@ Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
|
|
|
</xs:complexType>
|
|
|
<xs:element name="person_contatct"
|
|
|
type="default_db__x3A__ADMIN_USERS:person_contatct"/>
|
|
|
- <xs:complexType name="person_contact_with_details">
|
|
|
+ <xs:complexType name="person_contact_with_details"
|
|
|
+ system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>Kontakt do dodawania do umow, rozszerzony o pesel i dane dokładne adresowe zamieszkania
|
|
|
Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
|
|
|
@@ -877,7 +877,7 @@ Kombinacja: EMPLOYE TYPE Kontakt</xs:documentation>
|
|
|
</xs:complexType>
|
|
|
<xs:element name="person_contact_with_details"
|
|
|
type="default_db__x3A__ADMIN_USERS:person_contact_with_details"/>
|
|
|
- <xs:complexType name="worker">
|
|
|
+ <xs:complexType name="worker" system_cache__appinfo:primaryKey="ID">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>kombinacja - jest to EMPLOYEE TYPE = Pracownik</xs:documentation>
|
|
|
</xs:annotation>
|