| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?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_from="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_from.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_from.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="_3A__BI_from___d15e8841-1_targetName">
- <xs:restriction base="xs:anyURI"/>
- </xs:simpleType>
- <xs:complexType name="BI_from" id="_3A__BI_from___d15e8843-1_BI_from">
- <xs:annotation>
- <xs:documentation> ewentualna abstrakcyjna definicja BI_from (było BI_audit_POWIAZANIA_OD )</xs:documentation>
- </xs:annotation>
- </xs:complexType>
- <xs:complexType name="BI_from_instance" id="_3A__BI_from___d15e8847-1_BI_from_in">
- <xs:annotation>
- <xs:documentation>Dla modelu instancjonowania wyszukiwan BI</xs:documentation>
- </xs:annotation>
- <xs:complexContent id="_3A__BI_from___d15e8851-1">
- <xs:extension base="SystemObjects__x3A__BI_from:BI_from"
- id="_3A__BI_from___d15e8852-1">
- <xs:sequence id="_3A__BI_from___d15e8853-1">
- <xs:element name="ID" type="xs:int" id="_3A__BI_from___d15e8854-1_ID"/>
- <xs:element id="_row_object___d5e8359-1_relation_f"
- name="targetNamespace"
- type="SystemObjects__x3A__BI_from:targetNamespace"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:element abstract="false"
- name="BI_from"
- id="_3A__BI_from___d15e8856-1_BI_from">
- <xs:annotation>
- <xs:documentation>Abstrakcyjny element dla budowania przykładowej struktury</xs:documentation>
- </xs:annotation>
- <xs:complexType id="_3A__BI_from___d15e8860-1">
- <xs:complexContent id="_3A__BI_from___d15e8861-1">
- <xs:extension base="SystemObjects__x3A__BI_from:BI_from_instance"
- id="_3A__BI_from___d15e8862-1">
- <xs:sequence id="_3A__BI_from___d15e8863-1">
- <xs:any maxOccurs="unbounded" namespace="##other">
- <xs:annotation>
- <xs:documentation>Abstrakcyjnie poczatek wyszukiwania moze być określony konkretnymi początkowymi elementami - jest ich lista</xs:documentation>
- </xs:annotation>
- </xs:any>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:unique name="BI_from">
- <xs:selector xpath="*"/>
- <xs:field xpath="p5:primaryKey"/>
- </xs:unique>
- </xs:element>
- <xs:group name="BI_from">
- <xs:annotation>
- <xs:documentation>Abstrakcyjny element dla budowania przykładowej struktury</xs:documentation>
- </xs:annotation>
- <xs:sequence id="_3A__BI_from___d15e8875-1">
- <xs:element ref="SystemObjects__x3A__BI_from:BI_from"
- id="_3A__BI_from___d15e8876-1"/>
- </xs:sequence>
- </xs:group>
- </xs:schema>
|