| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?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_root="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_root.xsd"
- xmlns:p5="https://biuro.biall-net.pl/wfs"
- xmlns:SystemObjects__x3A__BI="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI.xsd"
- xmlns:SystemObjects__x3A__BI_from="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_from.xsd"
- xmlns:SystemObjects__x3A__BI_to="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
- 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_root.xsd"
- vc:minVersion="1.1">
- <xs:annotation>
- <xs:documentation>@2018-03 Bindera: propozycja dla bazowych dziedziczen do tworzenia patternow dla silnik a BI.
- Ten obiekt powinien kontrolować sensowne unikalne typy wyszukiwan dla BI pod kątem poczatku oraz celu
- </xs:documentation>
- </xs:annotation>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI.xsd"
- schemaLocation="BI.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_from.xsd"
- schemaLocation="BI_from.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
- schemaLocation="BI_to.xsd"/>
- <xs:complexType name="BI_root" id="_3A__BI_root___d15e8885-1_BI_root">
- <xs:annotation>
- <xs:documentation> ewentualna abstrakcyjna definicja kontroli obiektow BI - w celu zapobiegniecia bezsensownych duplikacji OD oraz DO w ramach tego samego typu wyszukiwania</xs:documentation>
- </xs:annotation>
- <xs:sequence id="_3A__BI_root___d15e8889-1">
- <xs:element name="ID" id="_3A__BI_root___d15e8890-1_ID">
- <xs:annotation>
- <xs:documentation>Primary</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="PatternName"
- type="xs:string"
- id="_3A__BI_root___d15e8894-1_PatternNam">
- <xs:annotation>
- <xs:documentation>Unikalna nazwa patternu brana z nazwy pierwotnego schema z patterns/*xsd - np BI_PERSON_to_COMPANY.xsd</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="label" type="xs:string" id="_3A__BI_root___d15e8898-1_label"/>
- <xs:assert test="label = concat('Definicja patternu nr:', ID, ' o nazwie:', PatternName)"
- id="_3A__BI_root___d15e8899-1">
- <xs:annotation>
- <xs:documentation>Przykładowy label z primary KEY</xs:documentation>
- </xs:annotation>
- </xs:assert>
- </xs:complexType>
- <xs:element abstract="false"
- name="BI_root"
- id="_3A__BI_root___d15e8903-1_BI_root">
- <xs:annotation>
- <xs:documentation>Abstrakcyjny element dla budowania przykładowej struktury</xs:documentation>
- </xs:annotation>
- <xs:complexType id="_3A__BI_root___d15e8907-1">
- <xs:complexContent id="_3A__BI_root___d15e8908-1">
- <xs:extension base="SystemObjects__x3A__BI_root:BI_root"
- id="_3A__BI_root___d15e8909-1">
- <xs:sequence id="_3A__BI_root___d15e8910-1">
- <xs:element maxOccurs="unbounded"
- ref="SystemObjects__x3A__BI:BI"
- id="_3A__BI_root___d15e8911-1"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:unique name="BI_root">
- <xs:annotation>
- <xs:documentation>Unikalnosc sensu wyszukiwan</xs:documentation>
- </xs:annotation>
- <xs:selector xpath="SystemObjects__x3A__BI:BI"/>
- <xs:field xpath="SystemObjects__x3A__BI_from:BI_from/targetNamespace"/>
- <xs:field xpath="SystemObjects__x3A__BI_from:BI_from/p5:primaryKey"/>
- <xs:field xpath="SystemObjects__x3A__BI_to:BI_to/BI_to/targetNamespace"/>
- <xs:field xpath="SystemObjects__x3A__BI_to:BI_to/BI_to/p5:primaryKey"/>
- </xs:unique>
- </xs:element>
- <xs:group name="BI_root">
- <xs:annotation>
- <xs:documentation>Abstrakcyjny przykladowy typowy model
- </xs:documentation>
- </xs:annotation>
- <xs:sequence id="_3A__BI_root___d15e8925-1">
- <xs:element ref="SystemObjects__x3A__BI_root:BI_root"
- id="_3A__BI_root___d15e8926-1"/>
- </xs:sequence>
- </xs:group>
- </xs:schema>
|