|
|
@@ -130,5 +130,36 @@
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>Tabela do grupowania w raporcie powiązań pracowników. Każdy pracownik może być w jakiejś grupie.</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
+ <xs:unique name="BI_audit_ENERGA_PRACOWNICY">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Jeden pracownik w jednej grupie </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:selector xpath="default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY"/>
|
|
|
+ <xs:field xpath="ID"/>
|
|
|
+ </xs:unique>
|
|
|
+ <xs:unique name="BI_audit_ENERGA_RUM_KONTRAHENCI">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Jeden kontrahent w jednej grupie</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:selector
|
|
|
+ xpath="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI"/>
|
|
|
+ <xs:field xpath="ID"/>
|
|
|
+ </xs:unique>
|
|
|
+ <xs:unique name="BI_audit_operational_raport_note">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Tylko jeden element wybrany do jednej grupy z danego typu</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:selector
|
|
|
+ xpath="default_db__x3A__BI_audit_operational_raport_note:BI_audit_operational_raport_note"/>
|
|
|
+ <xs:field xpath="ID"/>
|
|
|
+ </xs:unique>
|
|
|
+ <xs:unique name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Tylko jeden element wybrany do jednej grupy z danego typu</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:selector
|
|
|
+ xpath="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA"/>
|
|
|
+ <xs:field xpath="ID"/>
|
|
|
+ </xs:unique>
|
|
|
</xs:element>
|
|
|
</xs:schema>
|