| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:gml="http://www.opengis.net/gml/3.2"
- xmlns:SystemObjects__x3A__BI_to="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
- xmlns:p5="https://biuro.biall-net.pl/wfs"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
- xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
- elementFormDefault="qualified"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
- vc:minVersion="1.1"
- attributeFormDefault="qualified">
- <xs:annotation>
- <xs:documentation>@2018-03 Bindera: propozycja dla bazowych dziedziczen do tworzenia patternow dla silnik a BI.
- Silnik BI potrzebuje konfiguracji, które obiekty są początkowe, które są końcowe oraz które są pomiędzy.
- Jest też czasami konieczność aby znać kolejność wyszukanych elementów.
- Zatem należy zdefiniować OD (było pracownicy), DO (było Kontrahenci) oraz ROW (było BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row), ROW_object (było BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object) oraz ewentualna abstrakcyjna definicja BI (było BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA )</xs:documentation>
- </xs:annotation>
- <xs:simpleType name="targetNamespace" id="_x3A__BI_to___d15e9007-1_targetName">
- <xs:restriction base="xs:anyURI"/>
- </xs:simpleType>
- <xs:complexType name="BI_to" id="_x3A__BI_to___d15e9009-1_BI_to">
- <xs:annotation>
- <xs:documentation> ewentualna abstrakcyjna definicja BI_to (było BI_audit_POWIAZANIA_DO )</xs:documentation>
- </xs:annotation>
- <xs:sequence id="_x3A__BI_to___d15e9013-1"/>
- </xs:complexType>
- <xs:complexType name="BI_to_instance" id="_x3A__BI_to___d15e9014-1_BI_to_inst">
- <xs:annotation>
- <xs:documentation>Dla modelu instancjonowania wyszukiwan BI</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="_x3A__BI_to___d15e9018-1">
- <xs:extension base="SystemObjects__x3A__BI_to:BI_to" id="_x3A__BI_to___d15e9019-1">
- <xs:sequence id="_x3A__BI_to___d15e9020-1">
- <xs:element name="ID" type="xs:int" id="_x3A__BI_to___d15e9021-1_ID"/>
- <xs:element id="_row_object___d5e8359-1_relation_f"
- name="targetNamespace"
- type="SystemObjects__x3A__BI_to:targetNamespace"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="BI_to" id="_x3A__BI_to___d15e9023-1_BI_to">
- <xs:complexType id="_x3A__BI_to___d15e9024-1">
- <xs:complexContent id="_x3A__BI_to___d15e9025-1">
- <xs:extension base="SystemObjects__x3A__BI_to:BI_to_instance"
- id="_x3A__BI_to___d15e9026-1">
- <xs:sequence id="_x3A__BI_to___d15e9027-1">
- <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:unique name="BI_to">
- <xs:selector xpath="*"/>
- <xs:field xpath="p5:primaryKey">
- <xs:annotation>
- <xs:documentation>TODO tu chodzi o primary key</xs:documentation>
- </xs:annotation>
- </xs:field>
- </xs:unique>
- </xs:element>
- <xs:group name="BI_to">
- <xs:annotation>
- <xs:documentation>Abstrakcyjny element dla przykladowej struktury</xs:documentation>
- </xs:annotation>
- <xs:sequence id="_x3A__BI_to___d15e9039-1">
- <xs:element ref="SystemObjects__x3A__BI_to:BI_to" id="_x3A__BI_to___d15e9040-1"/>
- </xs:sequence>
- </xs:group>
- </xs:schema>
|