BI_to.xsd 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:gml="http://www.opengis.net/gml/3.2"
  4. xmlns:SystemObjects__x3A__BI_to="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
  5. xmlns:p5="https://biuro.biall-net.pl/wfs"
  6. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  7. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  8. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  9. 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"
  10. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  11. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  12. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  13. elementFormDefault="qualified"
  14. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/BI_to.xsd"
  15. vc:minVersion="1.1"
  16. attributeFormDefault="qualified">
  17. <xs:annotation>
  18. <xs:documentation>@2018-03 Bindera: propozycja dla bazowych dziedziczen do tworzenia patternow dla silnik a BI.
  19. Silnik BI potrzebuje konfiguracji, które obiekty są początkowe, które są końcowe oraz które są pomiędzy.
  20. Jest też czasami konieczność aby znać kolejność wyszukanych elementów.
  21. 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>
  22. </xs:annotation>
  23. <xs:simpleType name="targetNamespace" id="_x3A__BI_to___d15e9007-1_targetName">
  24. <xs:restriction base="xs:anyURI"/>
  25. </xs:simpleType>
  26. <xs:complexType name="BI_to" id="_x3A__BI_to___d15e9009-1_BI_to">
  27. <xs:annotation>
  28. <xs:documentation> ewentualna abstrakcyjna definicja BI_to (było BI_audit_POWIAZANIA_DO )</xs:documentation>
  29. </xs:annotation>
  30. <xs:sequence id="_x3A__BI_to___d15e9013-1"/>
  31. </xs:complexType>
  32. <xs:complexType name="BI_to_instance" id="_x3A__BI_to___d15e9014-1_BI_to_inst">
  33. <xs:annotation>
  34. <xs:documentation>Dla modelu instancjonowania wyszukiwan BI</xs:documentation>
  35. </xs:annotation>
  36. <xs:complexContent id="_x3A__BI_to___d15e9018-1">
  37. <xs:extension base="SystemObjects__x3A__BI_to:BI_to" id="_x3A__BI_to___d15e9019-1">
  38. <xs:sequence id="_x3A__BI_to___d15e9020-1">
  39. <xs:element name="ID" type="xs:int" id="_x3A__BI_to___d15e9021-1_ID"/>
  40. <xs:element id="_row_object___d5e8359-1_relation_f"
  41. name="targetNamespace"
  42. type="SystemObjects__x3A__BI_to:targetNamespace"/>
  43. </xs:sequence>
  44. </xs:extension>
  45. </xs:complexContent>
  46. </xs:complexType>
  47. <xs:element name="BI_to" id="_x3A__BI_to___d15e9023-1_BI_to">
  48. <xs:complexType id="_x3A__BI_to___d15e9024-1">
  49. <xs:complexContent id="_x3A__BI_to___d15e9025-1">
  50. <xs:extension base="SystemObjects__x3A__BI_to:BI_to_instance"
  51. id="_x3A__BI_to___d15e9026-1">
  52. <xs:sequence id="_x3A__BI_to___d15e9027-1">
  53. <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other"/>
  54. </xs:sequence>
  55. </xs:extension>
  56. </xs:complexContent>
  57. </xs:complexType>
  58. <xs:unique name="BI_to">
  59. <xs:selector xpath="*"/>
  60. <xs:field xpath="p5:primaryKey">
  61. <xs:annotation>
  62. <xs:documentation>TODO tu chodzi o primary key</xs:documentation>
  63. </xs:annotation>
  64. </xs:field>
  65. </xs:unique>
  66. </xs:element>
  67. <xs:group name="BI_to">
  68. <xs:annotation>
  69. <xs:documentation>Abstrakcyjny element dla przykladowej struktury</xs:documentation>
  70. </xs:annotation>
  71. <xs:sequence id="_x3A__BI_to___d15e9039-1">
  72. <xs:element ref="SystemObjects__x3A__BI_to:BI_to" id="_x3A__BI_to___d15e9040-1"/>
  73. </xs:sequence>
  74. </xs:group>
  75. </xs:schema>