|
|
@@ -0,0 +1,2553 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
|
+ xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
|
|
|
+ targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
|
|
|
+ vc:minVersion="1.1" attributeFormDefault="unqualified" elementFormDefault="qualified"
|
|
|
+ xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
|
|
|
+ xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Schemat do appinfo do określania informacji o relacjach - doswiadczalny - propozycja - DRAFT
|
|
|
+
|
|
|
+@2015-11-19 modelowa struktura obietkow generowanych przez algorytm tworzenia mapy przetwarzania obiektow</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:import
|
|
|
+ namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
|
|
|
+ schemaLocation="appinfo.xsd"/>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:all>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434_root"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434er"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4942"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ <xs:element name="objects_derivations_list">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Lista derewiacji stworzona w generate_resources_xsl_require_occurs_raport</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0" ref="p5_tr_map:derivations"/>
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute name="dereviation_count" type="xs:int"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_name_with_pref"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_id"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:object_type_name_with_pref"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:object_type_id"/>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ <xs:simpleType name="string_not_empty">
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:minLength value="1"/>
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ <xs:attribute name="parent_id" type="p5_tr_map:string_not_empty">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_accounting___d6e182 - nadrzedny complexType</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="object_type_id" type="p5_tr_map:string_not_empty">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>id uzytego typy dziecka complexType np. default_accounting___d6e182</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="parent_name_with_pref" type="p5_tr_map:string_not_empty">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Nazwa najwyzszego complexType, z ktorego nastepuje dziedziczenie.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="name_with_pref" type="p5_tr_map:string_not_empty"/>
|
|
|
+ <xs:attribute name="uuid">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>unikalny numer dla kazdego z rekordow - uzywany przez sso_procesy5 do wlasciwego przetwoarzenia elementu pod katem znalezienia wlasciwej derewiacji - dla kazdego z elementow @id moga byc rozne konteksty uzycia pod katem dziedziczen. </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:element name="derivations"> </xs:element>
|
|
|
+ <xs:element name="detect_parent_complexType_with_ref_to_procesy5_table">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element
|
|
|
+ ref="system_cache__appinfo:detect_parent_complexType_with_ref_to_procesy5_table"
|
|
|
+ />
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Poczatek mapy transformacji obiektu</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434_root"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Z reguly przetwarzamy schemat tak, ze element jest przepuszczany do typu 434, dopiero przetwarzamy kolejny typ ktory jest albo dziedziczeniem albo wlasciwym elementem</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434c">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434c"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434c">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434c">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434c">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_434_after_477"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434d_root">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>434 w przypadku wglownego wezla
|
|
|
+</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434d" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494d"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434n">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>:when test="local-name()='element' and @type and child::*/local-name()!='simpleType' and $p5_tr_map:last-type='477' and not(@id)" warunek 434n zaraz po 477 ktore sie tyczy zasobow z bazy danych , ktore nie maja @id - TODO jakos madrzej trzeba to wykryc</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434n"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434n">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434n" maxOccurs="0"
|
|
|
+ minOccurs="0">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>@2016-01-20 przechodzimy na wyzwalanie 4777 i nie ma juz wyjscia do 434n / 734 </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434n">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_734"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434_root">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_494_after_434"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434_after_477">
|
|
|
+ <xs:choice>
|
|
|
+ <!--<xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_734"/>-->
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4812"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_loop"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_381"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3812"/>
|
|
|
+ </xs:choice>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434_before_481_etc">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_434_before_481_etc_groups"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434_before_481_etc_groups">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_477_element">
|
|
|
+ <xs:choice>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_459b"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_459b"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434c"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434n"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434d"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_381"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434r"/>
|
|
|
+ </xs:choice>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_459b">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element po @ref , ktory nie jest complexType - zawiera jedna wartosc wzglednie dodatkowo atrybuty. Wymagane instancjonowanie od razu z wartoscia</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_459b"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434b"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ <!-- <xs:complexType>
|
|
|
+ <xs:complexContent>-->
|
|
|
+ <!--<xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ </xs:extension>-->
|
|
|
+ <!--</xs:complexContent>
|
|
|
+ </xs:complexType>-->
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt WOJ po refie - ktore nie jest complexType - jest tutaj jedno wstrzymanie na complexType, do przetworzenia na 481 kolejny element.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434d"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_434d_after"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434d_after">
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494d"/>
|
|
|
+ </xs:choice>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434er">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z typem, lokalnie rozszerzony extension/restriction</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434er"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434er">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_434er">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434er">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_434er_after"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434er_after">
|
|
|
+ <xs:all>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4942"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_434r">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>434r warunek 434r w !__element__! = /schema/complexType//@ref/!__element__!/complexType bez @type za @ref</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_434r"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_434r">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_434r">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_434r">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_381">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z zawartoscia simpleContent - na pewno nie moze byc to complexContent. Ten elemenet moze zawierac atrybuty. Instancjonowany w tabeli typu instancja+wartosci. Bez dziedziczenia. </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_381"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_381">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_381">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_381">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_394x"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3810">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z zawartoscia simpleContent - na pewno nie moze byc to complexContent. Ten elemenet moze zawierac atrybuty. Instancjonowany w tabeli typu instancja+wartosci. Ostatnie dziedziczenie w przypadku wiecej niz jednego dziedziczenia.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3810"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3810">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3810">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3810">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_394x"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3811">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z zawartoscia simpleContent - na pewno nie moze byc to complexContent. Ten elemenet moze zawierac atrybuty. Instancjonowany w tabeli typu instancja+wartosci. </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3811"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3811">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z zawartoscia simpleContent - na pewno nie moze byc to complexContent. Ten elemenet moze zawierac atrybuty. Instancjonowany w tabeli typu instancja+wartosci. Drugie i kolejne dziedziczenia w przypadku wiecej niz dwoch dziedziczen, nie ostatnie.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3811">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3811">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_3811_afater"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3811_afater">
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3811"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3810"/>
|
|
|
+ </xs:choice>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3812">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Element z zawartoscia simpleContent - na pewno nie moze byc to complexContent. Ten elemenet moze zawierac atrybuty. Instancjonowany w tabeli typu instancja+wartosci. - Pierwsze dziedziczenie w przypadku wiecej niz jednego dziedziczenia.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3812"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3812">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3812">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3812">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_3811_afater"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_481">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_481"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_481">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_481">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_481">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_494_2"
|
|
|
+ minOccurs="0"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4811">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>pomiedzy 4812 a 4810</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4811"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4811">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_4811">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4811">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_4812"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4812">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4812"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4812">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_4812">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4812">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_4812"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4810">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4810"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4810">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_4810">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4810">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_4812">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4811"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4810"/>
|
|
|
+ </xs:choice>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_720"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_473"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_394">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_394"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_394">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_394" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_394">
|
|
|
+ <xs:group minOccurs="0"
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_394x"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3940">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3940"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3940">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3940">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3940">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_394x"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3941">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3941"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3941">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3941">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3941">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_3941"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_3941">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3941"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3940"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_3942">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_3942"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_3942">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_3942" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_3942">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_3942"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_3942">
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3940"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3941"/>
|
|
|
+ </xs:choice>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_394x">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element minOccurs="0" ref="system_cache__appinfo:schema"/>
|
|
|
+ <xs:group minOccurs="1" ref="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_494d">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>warunek 494d complexType jako instancja elementu complexType bez @type - bez dziedziczen REMOTE_ID=parent::node()/ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_494d"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_494d">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_494d">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_494d">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>ten typ 494 jest uzywany w przypadku complexType bez dodatkowych dziedziczen - wylacznie jak jest uzyty element jakiego nazwanego typu</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_494"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4942">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4942"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4942">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_4942">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4942">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_4942"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_4942">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4940"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4941"/>
|
|
|
+ </xs:choice>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_720"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_473"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4941">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4941"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4941">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_4941">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4941">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_4941"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_4941">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:choice>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4940"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4941"/>
|
|
|
+ </xs:choice>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_720"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ <xs:element minOccurs="0" name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_473"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4940">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4940"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4940">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_4940">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4940">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_494_1">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_494" minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494_2"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_494_after_434">
|
|
|
+ <xs:all>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_494_1"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4942"/>
|
|
|
+ <!--<xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>-->
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_394"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_3942"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434d_root"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_459"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_494_2">
|
|
|
+ <xs:all>
|
|
|
+ <xs:group minOccurs="1"
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_494_2"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_494_2">
|
|
|
+ <xs:all>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4771"/>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_loop"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_loop" minOccurs="0"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_473"
|
|
|
+ maxOccurs="1"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_after_473">
|
|
|
+ <xs:all>
|
|
|
+ <xs:group maxOccurs="1" minOccurs="1"
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_477"/>
|
|
|
+ <xs:group maxOccurs="1" minOccurs="1"
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_428a"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_428"/>
|
|
|
+ <xs:group maxOccurs="1" minOccurs="1"
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_473"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434_before_481_etc"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_459"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_477b"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_473b"/>
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_4777"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_473b">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>xsl:when test="local-name()='element' and not(@type) and child::node()/local-name()='complexType' and not(@system_cache__appinfo:root_element_in_schema='true')"
|
|
|
+element|sequence/complexType/element|sequence|attribute - to jest to cos w rodzaju sequence - element bez wartosci - do ktorego mozna gromadzic atrybuty lub inne elementy - nowy warunek 473b </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_473b"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_473b">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_473b" maxOccurs="unbounded"
|
|
|
+ minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_473b">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_434b"/>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_459">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>when test="( local-name()='element' ) and child::node()/local-name()='simpleType' and $p5_tr_map:last-type!='477' warunek 459 (podobny do 428) element lub atrybut typu simpleType np. default_default_objects_types___d10e120614-1 - schema/complexType/seq/ELEMENT/simpleType/restriction/@base</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_459"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_459">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_459" maxOccurs="unbounded"
|
|
|
+ minOccurs="0">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_459">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element minOccurs="0" ref="system_cache__appinfo:schema"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_720">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_720">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_720"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_720"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_394-720">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>394-720 pobranie wartosci atrybutu po @ref z tabeli instancja+value</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_394-720"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_394-720">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_394-720">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_394-720">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element minOccurs="0" ref="system_cache__appinfo:schema"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_477">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_477"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_477">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_477">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_477">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_after_477_element"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4777">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Wywolanie pseudo instancji kombinowanej do obiektu plaskiego z default_db , ktorego dane maja byc integrowane z obiektem odwolujacym sie. Tylko jedna jest mozliwa taka referencja i powinna byc ona na pierwszym miejscu w schemacie elementu zaraz za pierwszym sequence.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4777"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4777">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="1" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_4777">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>od 2016-01-20 jest ref do zasobow natywnej plaskiej tabeli , kombinowanej z instancja, w typie 4777 - tylko jedna taka referencja moze byc</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4777">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element ref="system_cache__appinfo:schema">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Powinien tutaj byc schemat elementu do ktorego sie odwoluje</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_477b">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>when test="local-name()='element' and @type and child::* and $p5_tr_map:last-type!='477'
|
|
|
+477b wymuszenie 477 na pierwszym elemencie ktory jest @complexType i nie jest ref 477
|
|
|
+
|
|
|
+sa to ComplexType nazwanego typu uzyte jako elementy w schemacie analogicznie jak @ref, z tymze na zasadzie @type. W zwiazku z czym jest troche inne przetwarzanie, ale robimy tak samo jak w 477, z tymze odwolujemy sie do innych nazw i inaczej zachowuja sie dziedziczenia- TODO uzyty jest tylko typ, bez elementu - dziedziczenia zgodne z typem.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_477b"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_477b">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_477b">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_477b">
|
|
|
+ <xs:group
|
|
|
+ ref="p5_tr_map:go_recurse_from_root_by_build_element_434_after_477"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_4771">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>4771 (aktualizacja @prefix_for_elements) pobranie atrybutu z referencja. ma @ref i musi miec REMOTE_ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_4771"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_4771">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_4771">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_4771">
|
|
|
+ <xs:group ref="p5_tr_map:go_recurse_from_root_by_build_element_394-720"
|
|
|
+ />
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_428">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_428"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_428">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_428"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_428"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_428a">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_428a"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_428a">
|
|
|
+ <xs:all>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ name="go_recurse_from_root_by_build_element_428a"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_428a"/>
|
|
|
+ </xs:all>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_734">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_734"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_734">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_734" maxOccurs="0" minOccurs="0">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>@2016-01-20 przechodzimy na wyzwalanie 4777 i nie ma juz wyjscia do 434n / 734 </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:complexContent>
|
|
|
+ <xs:extension base="p5_tr_map:go_recurse_from_root_by_build_element_734">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element ref="system_cache__appinfo:schema">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Pobranie danych z plaskiej tabeli z API</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:extension>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:complexType name="go_recurse_from_root_by_build_element_loop">
|
|
|
+ <xs:attributeGroup ref="p5_tr_map:go_recurse_from_root_by_build_element_loop"/>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:group name="go_recurse_from_root_by_build_element_loop">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="go_recurse_from_root_by_build_element_loop"
|
|
|
+ type="p5_tr_map:go_recurse_from_root_by_build_element_loop" minOccurs="0"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:group>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_381">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="381" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:root_element_in_schema"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3810">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="3810" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>tutaj pusty</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3811">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="3811" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>tutaj pusty</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3812">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="3812" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type" use="optional"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4810">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>4810 tutaj jest tabela z dodatkowa derewiacja @type, z instancjami, obych obiektow (ComplexType) , pytamy sie o konkretne ID=@REMOTE_ID w konkretnej tabeli (nie ma parent_type) </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="4810" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>tutaj pusty</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4811">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="4811" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>tutaj pusty</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Opcje_Adresowe</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4812">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>4812 derewiacja na child::node=complexType , z instancjami, obych obiektow (ComplexType) , pytamy sie o konkretne ID=@REMOTE_ID w konkretnej tabeli (nie ma parent_type) </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="4812" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. Teryt_Adres_Prawidlowy</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. teryt</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/teryt.xsd</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type" use="optional"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_481">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>481 tutaj jest tabela z instancjami obych obiektow (ComplexType) , pytamy sie o konkretne ID=@REMOTE_ID w konkretnej tabeli (nie ma parent_type) </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="481" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="parent_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. RESOURCE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:root_element_in_schema"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:parent_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>434 przepuszczenie pierwszego elementu jezeli ma @type - magazynujemy go w complexType nizej local-name:element @name:TELBOXES @id: INSTANCE_ID: np. dla elementu MAGAZYN, ktory ma @type MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="required" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_corespondence:document_position_offer</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434b">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>434b przepuszczenie pierszego elementu dla przypadku //schema/element/complexType - magazynujemy go w complexType nizej local-name:element @name:WOJ @id:TERYT_terc_xml_import_after_main___d44e20 INSTANCE_ID: np. dla elementu teryt(..):WOJ , ktory ma nizej complexType</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434b" name="event_type" use="required"/>
|
|
|
+ <xs:attribute name="id" use="required"/>
|
|
|
+ <xs:attribute fixed="element[]/complexType" name="event_name" use="required"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434c">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>434c po 477 po refie ktory jest na element</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434c" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="required" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434d">
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434d" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="required" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434n">
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434n" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="prohibited" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434r">
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434r" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="required" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_434er">
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute fixed="434er" name="event_type" use="required"/>
|
|
|
+ <xs:attribute use="required" ref="system_cache__appinfo:id"/>
|
|
|
+ <xs:attribute fixed="element[@type]/node()" name="event_name" use="required"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_473">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_resource_id" use="required"/>
|
|
|
+ <xs:attribute name="local-name" use="required">
|
|
|
+ <xs:simpleType>
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:enumeration value="sequence"/>
|
|
|
+ <xs:enumeration value="choice"/>
|
|
|
+ <xs:enumeration value="all"/>
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="473" name="event_type" use="required"/>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_473b">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_resource_id" use="required"/>
|
|
|
+ <xs:attribute name="local-name" use="required">
|
|
|
+ <xs:simpleType>
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:enumeration value="sequence"/>
|
|
|
+ <xs:enumeration value="choice"/>
|
|
|
+ <xs:enumeration value="all"/>
|
|
|
+ <xs:enumeration value="element"/>
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="473b" name="event_type" use="required"/>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path"/>
|
|
|
+ <xs:attribute name="parent-name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_459b">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>459b element lub atrybut typu simpleType</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. NAZWA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. TERYT_terc_xml_import_after_main:NAZWA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="459b" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. xs:int TODO do potrzebny schemat typu prostego</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. TERYT_terc_xml_import_after_main___d44e182</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>TODO? tutaj pusty? czy to dobrze?</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute name="restriction_base_attr">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>existient todo look for:xs:int; $restriction_path:_start_/element:ID/;</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="id-orig-from-restriction">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types___d20e438-id-mag-restr
|
|
|
+Jest to @id elementu oryginalne z restrykcji, ktore zostalo podmienione w polu @id na odpowiednik obiektu z bazowego schematu, aby trzymac dane w tej samej tabeli</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. _start_/element:ID/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_459">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>459 element lub atrybut typu simpleType</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>
|
|
|
+</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. prefix:nazwa_attr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="459" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. xs:int TODO do potrzebny schemat typu prostego .
|
|
|
+
|
|
|
+w 459 - w zaleznosci od sposobu wyrazonej restrykcji moze zdarzyc sie tam @type</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. TERYT_terc_xml_import_after_main___d44e182</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="optional"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute name="restriction_base_attr">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>existient todo look for:xs:int; $restriction_path:_start_/element:ID/;</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="id-orig-from-restriction">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types___d20e438-id-mag-restr
|
|
|
+Jest to @id elementu oryginalne z restrykcji, ktore zostalo podmienione w polu @id na odpowiednik obiektu z bazowego schematu, aby trzymac dane w tej samej tabeli</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. _start_/element:ID/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_720">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="attribute" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="720" name="event_type" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:use"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_394-720">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="attribute" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="394-720" name="event_type" use="required"/>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. testattr</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:use"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_394">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute fixed="394" name="event_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3940">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="3940" name="event_type"/>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3941">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="3941" name="event_type"/>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_3942">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute fixed="3942" name="event_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_494d">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute fixed="494d" name="event_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="prohibited">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:root_element_in_schema" use="prohibited">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>raczej jest to complex, wiec root-in schema pojdzie w 343d, nie tu.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute name="parent_name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Przeniesiony parametr z poprzedniego typu 343d, zaczytany z @name</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_494">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute fixed="494" name="event_type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4941">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="4941" name="event_type"/>
|
|
|
+ <xs:attribute fixed="494" name="event_type_old"/>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4942">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute fixed="4942" name="event_type"/>
|
|
|
+ <xs:attribute fixed="494" name="event_type_old"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4940">
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="empty(REMOTE_ID) or REMOTE_ID" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute name="retrieve_TYPE">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name"/>
|
|
|
+ <xs:attribute name="local-name-name">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. LOKALIZACJA</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="4940" name="event_type"/>
|
|
|
+ <xs:attribute fixed="494" name="event_type_old"/>
|
|
|
+ <xs:attribute name="restriciction_base"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. default_default_objects_types:MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. MAGAZYN</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation/>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_477">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>477 (aktualizacja @prefix_for_elements) pobranie elementu z referencja do tabeli natywnej SE lub innej - ma @ref i musi miec REMOTE_ID np. MAGAZYN/sequence/default_db:TELBOXES (@ref) pasuje tez element /MAGAZYN//sequence/teryt:AdresUlica TODO element z ref nie moze miec ID </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="not empty(REMOTE_ID)" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="477" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:ref" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>raczej nie potrzebne w dalszym przetwarzaniu _start_/element:@ref:default_default_objects_types:RESOURCE//element:RESOURCE//element:@ref:default_db:CRM_LISTA_ZASOBOW/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_id"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_name_with_prefix"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:detect_loop_from_build_complexType_node_comment"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_477b">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="not empty(REMOTE_ID)" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="477b" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:ref" use="prohibited">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>raczej nie potrzebne w dalszym przetwarzaniu _start_/element:@ref:default_default_objects_types:RESOURCE//element:RESOURCE//element:@ref:default_db:CRM_LISTA_ZASOBOW/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_id"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:targetNamespace"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4771">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="not empty(REMOTE_ID)" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="attribute" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:xxxx</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:xxxx</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="4771" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:ref" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:some_attr_refered
|
|
|
+</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local" use="prohibited">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>raczej nie potrzebne w dalszym przetwarzaniu _start_/element:@ref:default_default_objects_types:RESOURCE//element:RESOURCE//element:@ref:default_db:CRM_LISTA_ZASOBOW/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_id"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_4777">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_PARENT_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="not empty(REMOTE_ID)" name="retrieve_REMOTE_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="INSTANCE" name="requested-table-type" use="required"/>
|
|
|
+ <xs:attribute fixed="4777" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:ref" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_db:CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>raczej nie potrzebne w dalszym przetwarzaniu _start_/element:@ref:default_default_objects_types:RESOURCE//element:RESOURCE//element:@ref:default_db:CRM_LISTA_ZASOBOW/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_name"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:loop_id"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute fixed="0" name="position" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>Wyliczona pozycja elementu w schemacie - powinna byc pierwsza pozycja na lisciu schematu, zaraz za sequence, wiec=0 </xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_734">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>734 pobranie elementu zwyczajowo z default_db, bo nie ma @id i jest complextype np. MAGAZYN/sequence/default_db:TELBOXES/(obiekt z tabeli TELBOXES z ID=@REMOTE_ID)</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/REMOTE_ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="complexType" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. TELBOXES</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="*" name="copy-retrieved-element" use="required"/>
|
|
|
+ <xs:attribute fixed="734" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="0" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute fixed="true" ref="system_cache__appinfo:root_element_in_schema" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_428">
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath"/>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="428" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:targetNamespace"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type" use="optional">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. xs:int TODO do potrzebny schemat typu prostego</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute name="restriction_base_attr">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>existient todo look for:xs:int; $restriction_path:_start_/element:ID/;</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="id-orig-from-restriction">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types___d20e438-id-mag-restr
|
|
|
+Jest to @id elementu oryginalne z restrykcji, ktore zostalo podmienione w polu @id na odpowiednik obiektu z bazowego schematu, aby trzymac dane w tej samej tabeli</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="xpath_local">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>TODO BLAD - w przykladzie z MAGAZYNU jest wartosc xs:int</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. _start_/element:ID/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_428a">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>428a - parent_name:default_default_objects_types:MAGAZYN pusty element - tylko instancja</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ <xs:attribute fixed="parent::node()/ID" name="retrieve_ID" use="required"/>
|
|
|
+ <xs:attribute fixed="element" name="local-name" use="required"/>
|
|
|
+ <xs:attribute name="local-name-name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath"/>
|
|
|
+ <xs:attribute name="create_element" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. ID</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="428a" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:targetNamespace"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_base_attr"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id-orig-from-restriction"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:maxOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:minOccurs"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:type" use="optional">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. xs:int TODO do potrzebny schemat typu prostego</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_local"/>
|
|
|
+ <xs:attribute name="restriction_base_attr">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>existient todo look for:xs:int; $restriction_path:_start_/element:ID/;</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="id-orig-from-restriction">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types___d20e438-id-mag-restr
|
|
|
+Jest to @id elementu oryginalne z restrykcji, ktore zostalo podmienione w polu @id na odpowiednik obiektu z bazowego schematu, aby trzymac dane w tej samej tabeli</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="xpath_local">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>TODO BLAD - w przykladzie z MAGAZYNU jest wartosc xs:int</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="1" ref="system_cache__appinfo:sort" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types__d20e41</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:namespace_uri" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>eg. _start_/element:ID/</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:default"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="go_recurse_from_root_by_build_element_loop">
|
|
|
+ <xs:attribute fixed="loop" name="local-name" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath_full"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:xpath"/>
|
|
|
+ <xs:attribute name="root_name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. default_default_objects_types:URZADZENIE</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute fixed="loop" name="event_type" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:id" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>The same like in retrieve_resource_id</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:path"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name" use="required">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>np. CRM_LISTA_ZASOBOW</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriction_path_TODEL"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:restriciction_base_lenght_TODEL"/>
|
|
|
+ <xs:attribute name="comment"/>
|
|
|
+ <xs:attribute ref="p5_tr_map:uuid" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:prefix" use="required"/>
|
|
|
+ <xs:attribute ref="system_cache__appinfo:name_with_prefix" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <!--<xs:attribute name="object_type_name_with_pref" type="xs:NMTOKEN"/>-->
|
|
|
+ <xs:attribute name="object_type_name_with_pref">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>jakiego typu dziedziczenia jest uzyty complexType</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+ <xs:attributeGroup name="parent_name_with_pref">
|
|
|
+ <xs:attribute form="qualified" name="parent_name_with_pref" use="required"/>
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <xs:attributeGroup name="parent_name_with_pref1">
|
|
|
+ <xs:attribute form="qualified" name="parent_name_with_pref" type="xs:NMTOKEN" use="required"
|
|
|
+ />
|
|
|
+ </xs:attributeGroup>
|
|
|
+ <!--<xs:attribute name="object_type_id" type="xs:NCName"/>-->
|
|
|
+ <xs:attribute name="event_type" type="xs:NMTOKEN"/>
|
|
|
+ <xs:attribute name="parent_type"/>
|
|
|
+ <!--<xs:element name="schema_4777">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="element" targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="element"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="complexType"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element name="sequence"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element maxOccurs="unbounded" name="element"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence minOccurs="0">
|
|
|
+ <xs:element name="simpleType"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema">
|
|
|
+ <xs:complexType>
|
|
|
+ <xs:sequence minOccurs="0">
|
|
|
+ <xs:element name="restriction"
|
|
|
+ targetNamespace="http://www.w3.org/2001/XMLSchema"
|
|
|
+ />
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ </xs:element>-->
|
|
|
+ <xs:attribute name="detect_loop_from_build_complexType_node_comment">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>mainly at 477 - to detect if child nodes are loop (recursive action) which could be detected by partially instance object ref.</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
+</xs:schema>
|