CRM_WSKAZNIK.xsd 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
  4. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns:gml="http://www.opengis.net/gml/3.2"
  5. xmlns:default_db__x3A__CRM_LISTA_ZASOBOW="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
  6. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  7. xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" elementFormDefault="qualified"
  8. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
  9. vc:minVersion="1.0" vc:maxVersion="1.1">
  10. <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
  11. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
  12. schemaLocation="CRM_LISTA_ZASOBOW.xsd"/>
  13. <xs:complexType name="CRM_WSKAZNIK" id="RM_WSKAZNIK___d14e4485-1_CRM_WSKAZN">
  14. <xs:sequence id="RM_WSKAZNIK___d14e4486-1">
  15. <xs:element name="ID" type="xs:int" id="RM_WSKAZNIK___d14e4487-1_ID"/>
  16. <xs:element name="ID_PROCES" type="xs:int" id="RM_WSKAZNIK___d20e4505-1_ID_PROCES">
  17. <xs:annotation>
  18. <xs:appinfo>
  19. <system_cache__appinfo:flat_relation_cache>
  20. <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
  21. </system_cache__appinfo:flat_relation_cache>
  22. </xs:appinfo>
  23. <xs:documentation>relation info:: system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"
  24. </xs:documentation>
  25. </xs:annotation>
  26. </xs:element>
  27. <xs:element name="ID_ZASOB" type="xs:int" id="RM_WSKAZNIK___d20e4510-1_ID_ZASOB">
  28. <xs:annotation>
  29. <xs:appinfo>
  30. <system_cache__appinfo:flat_relation_cache>
  31. <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
  32. </system_cache__appinfo:flat_relation_cache>
  33. </xs:appinfo>
  34. </xs:annotation>
  35. </xs:element>
  36. <xs:element ref="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW"
  37. id="RM_WSKAZNIK___d14e4488-1">
  38. <xs:annotation>
  39. <xs:appinfo>
  40. <system_cache__appinfo:flat_relation_cache>
  41. <system_cache__appinfo:source system_cache__appinfo:name="ID_ZASOB"
  42. system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
  43. </system_cache__appinfo:flat_relation_cache>
  44. </xs:appinfo>
  45. <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
  46. </xs:documentation>
  47. </xs:annotation>
  48. </xs:element>
  49. <xs:element name="ID_PRZYPADEK" type="xs:string" id="RM_WSKAZNIK___d14e4489-1_ID_PRZYPAD"/>
  50. </xs:sequence>
  51. </xs:complexType>
  52. <xs:element name="CRM_WSKAZNIK" type="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
  53. id="RM_WSKAZNIK___d14e4490-1_CRM_WSKAZN"/>
  54. </xs:schema>