| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:system_cache__procesy5_xsd_business_objects="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_xsd_business_objects.xsd"
- xmlns:default_default_objects_types="http://biuro.biall-net.pl/xmlschema_procesy5/default_objects/default_objects_types.xsd"
- xmlns:default_crm_proces="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/crm_proces.xsd"
- xmlns:default_crm_wskaznik="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/crm_wskaznik.xsd"
- elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_xsd_business_objects.xsd"
- vc:minVersion="1.1" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e3">
- <xs:documentation>Schemat używany do transformacji procesów do BPMN w pliku XSL. Na podstawie jego jest robiony redefine natywnego schematu BPMN.
- Nie powinno się w tym widoku łączyć z obiektami systemu - tylko trzeba korzystać ze struktur danych w tabelach i z nich robić prototypy czegoś co jest rozumiane jako obiekty w /default_objects_types/</xs:documentation>
- </xs:annotation>
- <xs:complexType name="procesy5_resource"
- id="system_cache__procesy5_xsd_business_objects___d191e15">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e17">
- <xs:documentation>Zasoby z tabeli zasobow</xs:documentation>
- </xs:annotation>
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e23">
- <xs:element name="resource_name"
- id="system_cache__procesy5_xsd_business_objects___d191e25">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e27">
- <xs:documentation>Do DESC. To jest nazwa elementu/obietku, lecz z uwagi na zagnieżdzenia jej w tabeli płaskiej, nie może być kluczem xs:ID tylko inaczej trzeba to obejsc - na UNIQUE</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="resource_type"
- type="system_cache__procesy5_xsd_business_objects:resource_types"
- id="system_cache__procesy5_xsd_business_objects___d191e34">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e36">
- <xs:documentation>Do TYPE. Każdy wchodzący do tabeli element schematu jest jednym z tych typów.</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="resource_parent_id"
- id="system_cache__procesy5_xsd_business_objects___d191e43">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e45">
- <xs:documentation>do PARENT_ID. Główny rdzeń drzewa powinien mieć nazwę "root" </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="path" id="system_cache__procesy5_xsd_business_objects___d191e52">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e54">
- <xs:documentation>Do ID. Ścieżka xpath, pomocna w rozumieniu lokalizacji obiektu.
- Np: prefix/default_db_CRM_LISTA_ZASOBOW/complexContent/complexType
- Obiekty przy pakowaniu do bazy danych planujemy aby na podstawie path miały unikalność (klucz).
- Czyli to pole powinno być unikalne jako XS:ID</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="annotation_documentation" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e61">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e63">
- <xs:documentation>Opisy elementu - powinny pojsc do pola OPIS w zasobach</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="php" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e71"/>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e76">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e78">
- <xs:documentation>obiekt do definiowania mozliwych typow jakie moga byc uzywane w CRM_LISTA_ZASOBOW , jakie moga byc importowane z XSD do tabeli</xs:documentation>
- </xs:annotation>
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e84">
- <xs:element minOccurs="0" name="alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e86"/>
- </xs:sequence>
- </xs:complexType>
- <xs:simpleType name="xsd_maxOccurs" id="system_cache__procesy5_xsd_business_objects___d191e90">
- <xs:union id="system_cache__procesy5_xsd_business_objects___d191e92">
- <xs:simpleType id="system_cache__procesy5_xsd_business_objects___d191e94">
- <xs:restriction base="xs:nonNegativeInteger"
- id="system_cache__procesy5_xsd_business_objects___d191e96"/>
- </xs:simpleType>
- <xs:simpleType id="system_cache__procesy5_xsd_business_objects___d191e99">
- <xs:restriction
- base="system_cache__procesy5_xsd_business_objects:xsd_maxOccurs_unbounded"
- id="system_cache__procesy5_xsd_business_objects___d191e101"/>
- </xs:simpleType>
- </xs:union>
- </xs:simpleType>
- <xs:simpleType name="xsd_maxOccurs_unbounded"
- id="system_cache__procesy5_xsd_business_objects___d191e106">
- <xs:restriction base="xs:string" id="system_cache__procesy5_xsd_business_objects___d191e108">
- <xs:enumeration value="unbounded"
- id="system_cache__procesy5_xsd_business_objects___d191e110"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:complexType name="type_can_have_alias_id_and_occurs"
- id="system_cache__procesy5_xsd_business_objects___d191e114">
- <xs:complexContent id="system_cache__procesy5_xsd_business_objects___d191e116">
- <xs:extension base="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e118">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e120">
- <xs:element minOccurs="0" name="minOccurs" type="xs:positiveInteger"
- id="system_cache__procesy5_xsd_business_objects___d191e122"/>
- <xs:element minOccurs="0" name="maxOccurs"
- type="system_cache__procesy5_xsd_business_objects:xsd_maxOccurs_unbounded"
- id="system_cache__procesy5_xsd_business_objects___d191e124"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="type_can_have_occurs"
- id="system_cache__procesy5_xsd_business_objects___d191e130">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e132">
- <xs:element minOccurs="0" name="minOccurs" type="xs:nonNegativeInteger"
- id="system_cache__procesy5_xsd_business_objects___d191e134"/>
- <xs:element minOccurs="0" name="maxOccurs"
- type="system_cache__procesy5_xsd_business_objects:xsd_maxOccurs"
- id="system_cache__procesy5_xsd_business_objects___d191e136"/>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="type_can_have_alias_occurs_substitution"
- id="system_cache__procesy5_xsd_business_objects___d191e140">
- <xs:complexContent id="system_cache__procesy5_xsd_business_objects___d191e142">
- <xs:extension
- base="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id_and_occurs"
- id="system_cache__procesy5_xsd_business_objects___d191e144">
- <xs:sequence minOccurs="0"
- id="system_cache__procesy5_xsd_business_objects___d191e146">
- <xs:element name="substitutionGroup" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e148"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType abstract="false" name="type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e155">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e157">
- <xs:element minOccurs="0" name="fixed" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e159"/>
- <xs:element minOccurs="0" name="value" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e161"/>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="type_cannot_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e165">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e167">
- <xs:documentation>obiekt do definiowania mozliwych typow jakie moga byc uzywane w CRM_LISTA_ZASOBOW , jakie moga byc importowane z XSD do tabeli (te typy nie moga miec ALIAS_ID)</xs:documentation>
- </xs:annotation>
- </xs:complexType>
- <xs:simpleType name="parent_id" id="system_cache__procesy5_xsd_business_objects___d191e174">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e176">
- <xs:documentation>Typ bazowy do CRM_LISTA_ZASOBOW:ID ktory powinien byc xs:ID ,ale ma integer teraz</xs:documentation>
- </xs:annotation>
- <xs:union memberTypes="xs:IDREF" id="system_cache__procesy5_xsd_business_objects___d191e182">
- <xs:simpleType id="system_cache__procesy5_xsd_business_objects___d191e184">
- <xs:restriction base="xs:int"
- id="system_cache__procesy5_xsd_business_objects___d191e186">
- <xs:enumeration value="0"
- id="system_cache__procesy5_xsd_business_objects___d191e188"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:union>
- </xs:simpleType>
- <xs:complexType name="resource_types" abstract="false"
- id="system_cache__procesy5_xsd_business_objects___d191e194">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e196">
- <xs:documentation>Reprezentacja typow z XS schema, ktore mogą być użyte w importowanych zasobach</xs:documentation>
- </xs:annotation>
- <xs:choice id="system_cache__procesy5_xsd_business_objects___d191e202">
- <xs:element name="prefix"
- type="system_cache__procesy5_xsd_business_objects:type_cannot_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e204">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e206">
- <xs:documentation>Typ prefix oznacza zaciągnięty pojedyńczy plik XSD z osobnym namespacem</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="complexType"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e213"/>
- <xs:element name="complexContent"
- id="system_cache__procesy5_xsd_business_objects___d191e215">
- <xs:complexType id="system_cache__procesy5_xsd_business_objects___d191e217">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e219">
- <xs:element minOccurs="0" name="mixed" type="xs:string"
- id="system_cache__procesy5_xsd_business_objects___d191e221"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="simpleType"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e226"/>
- <xs:element name="element"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_occurs_substitution"
- id="system_cache__procesy5_xsd_business_objects___d191e228"/>
- <xs:element name="attribute"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e231"/>
- <xs:element name="attributeGroup"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e233"/>
- <xs:element name="sequence"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_occurs"
- id="system_cache__procesy5_xsd_business_objects___d191e235"/>
- <xs:element name="choice"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_occurs"
- id="system_cache__procesy5_xsd_business_objects___d191e237"/>
- <xs:element name="restriction"
- type="system_cache__procesy5_xsd_business_objects:type_can_have_alias_id"
- id="system_cache__procesy5_xsd_business_objects___d191e239"/>
- <xs:element name="minInclusive"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e241">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e243">
- <xs:documentation>Uzywane przy facets</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="maxInclusive"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e251">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e253">
- <xs:documentation>Uzywane przy facets</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="enumeration"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e260"/>
- <xs:element name="length"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e262"/>
- <xs:element name="maxLength"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e264"/>
- <xs:element name="minExclusive"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e266"/>
- <xs:element name="maxExclusive"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e268"/>
- <xs:element name="minLength"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e271"/>
- <xs:element name="pattern"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e273"/>
- <xs:element name="totalDigits"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e275"/>
- <xs:element name="whiteSpace"
- type="system_cache__procesy5_xsd_business_objects:type_for_facets"
- id="system_cache__procesy5_xsd_business_objects___d191e277"/>
- </xs:choice>
- </xs:complexType>
- <xs:complexType name="assoc_perm" abstract="true"
- id="system_cache__procesy5_xsd_business_objects___d191e281">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e283">
- <xs:documentation>Typy uprawnień możliwe w CRM_WSKAZNIK</xs:documentation>
- </xs:annotation>
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e289">
- <xs:element minOccurs="0" name="R"
- id="system_cache__procesy5_xsd_business_objects___d191e291">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e293">
- <xs:documentation>read own group</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="W"
- id="system_cache__procesy5_xsd_business_objects___d191e300">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e302">
- <xs:documentation>write to own group</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="X"
- id="system_cache__procesy5_xsd_business_objects___d191e309">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e311">
- <xs:documentation>execute own group (or allow to associate with own group)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="C"
- id="system_cache__procesy5_xsd_business_objects___d191e318">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e320">
- <xs:documentation>allow create new object
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="O"
- id="system_cache__procesy5_xsd_business_objects___d191e327">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e329">
- <xs:documentation>read only group that is allowed to write</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="V"
- id="system_cache__procesy5_xsd_business_objects___d191e337">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e339">
- <xs:documentation>read all records </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="S"
- id="system_cache__procesy5_xsd_business_objects___d191e346">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e348">
- <xs:documentation>write all records</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="E"
- id="system_cache__procesy5_xsd_business_objects___d191e355">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e357">
- <xs:documentation>Allow export
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="procesy5_process" abstract="true"
- id="system_cache__procesy5_xsd_business_objects___d191e366">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e368">
- <xs:documentation>Obiekt procesu trzymany w bazie CRM_PROCES</xs:documentation>
- </xs:annotation>
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e374">
- <xs:element name="proces_id" id="system_cache__procesy5_xsd_business_objects___d191e376">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e378">
- <xs:documentation>To powinno być simple type xs:ID</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="proces_parent_id"
- id="system_cache__procesy5_xsd_business_objects___d191e385">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e387">
- <xs:documentation>To jest proces nadrzędny - jest to opcjonalne. Powinien to byc xs:IDREF
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="procesy5_busines_object" abstract="true"
- id="system_cache__procesy5_xsd_business_objects___d191e397">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e399">
- <xs:documentation>Obiekt asocjacji trzymany w bazie CRM_WSKAZNIK
- Object used to redefine original BPMN2.0 to allow parse of procesy5 notation to bpmn2.0 notation with extra informations from procesy5 objects.
- </xs:documentation>
- </xs:annotation>
- <xs:sequence maxOccurs="1" id="system_cache__procesy5_xsd_business_objects___d191e405">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e407">
- <xs:element name="xpath" id="system_cache__procesy5_xsd_business_objects___d191e409">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e411">
- <xs:documentation>To jest doszczegółowienie miejsca zapisu w obiekcie. TODO czy dajemy relatywnie czy całą ścieżkę razem xs:IDREF obiektu ?
- example: "/ProjUmowaTpsa/Project_Description/* | /ProjUmowaTpsa/CompanyFromList/*"</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="resource_id"
- id="system_cache__procesy5_xsd_business_objects___d191e418">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e420">
- <xs:documentation>Tutaj chodzi o xs:ID do ID_ZASOBU (rozbudowana o prefix ID_ZASOB + zaimportowane obiekty XSD)
- W tej strukturze jest dodatkowo podany z numerem powiązanego procesu ( TODO czy jest to konieczne? )
- number of resource from resource table</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:element name="permission"
- type="system_cache__procesy5_xsd_business_objects:assoc_perm"
- id="system_cache__procesy5_xsd_business_objects___d191e428"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="procesy5_process_association_resource"
- id="system_cache__procesy5_xsd_business_objects___d191e432">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e434">
- <xs:documentation>Obiekt definiujący strukturę procesów , asocjacji oraz zasobów.
- Plik wg tego schematu powinien zawierać komplet procesów i zasobów</xs:documentation>
- </xs:annotation>
- <xs:complexType id="system_cache__procesy5_xsd_business_objects___d191e440">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e442">
- <xs:element maxOccurs="unbounded" minOccurs="0" name="process"
- type="system_cache__procesy5_xsd_business_objects:procesy5_process"
- id="system_cache__procesy5_xsd_business_objects___d191e444"/>
- <xs:element maxOccurs="unbounded" minOccurs="0" name="association"
- type="system_cache__procesy5_xsd_business_objects:procesy5_busines_object"
- id="system_cache__procesy5_xsd_business_objects___d191e446"/>
- <xs:element maxOccurs="unbounded" minOccurs="0"
- ref="system_cache__procesy5_xsd_business_objects:resource"
- id="system_cache__procesy5_xsd_business_objects___d191e448"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="resource" type="system_cache__procesy5_xsd_business_objects:procesy5_resource"
- id="system_cache__procesy5_xsd_business_objects___d191e453"/>
- <xs:element name="resources" id="system_cache__procesy5_xsd_business_objects___d191e455">
- <xs:annotation id="system_cache__procesy5_xsd_business_objects___d191e457">
- <xs:documentation>Struktura potrzebna do exportu schematow xsd do tabeli crm_lista_zasobow przez xsl xsd_to_objects_mysql.xsl</xs:documentation>
- </xs:annotation>
- <xs:complexType id="system_cache__procesy5_xsd_business_objects___d191e463">
- <xs:sequence id="system_cache__procesy5_xsd_business_objects___d191e465">
- <xs:element maxOccurs="unbounded" minOccurs="0"
- ref="system_cache__procesy5_xsd_business_objects:resource"
- id="system_cache__procesy5_xsd_business_objects___d191e467"/>
- </xs:sequence>
- </xs:complexType>
- <xs:unique name="CRM_LISTA_ZASOBOW_DESC"
- id="system_cache__procesy5_xsd_business_objects___d191e471">
- <xs:selector xpath="resources/resource/resource_name"
- id="system_cache__procesy5_xsd_business_objects___d191e473"/>
- <xs:field xpath="resource_name"
- id="system_cache__procesy5_xsd_business_objects___d191e475"/>
- </xs:unique>
- </xs:element>
- </xs:schema>
|