p5_obj_vars_php.xsd 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars_php.xsd"
  4. xmlns:p5_obj_vars="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars.xsd"
  5. xmlns:sso_procesy5="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/struktura_silnika_obiektow_procesy5.xsd"
  6. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. xmlns:p5_obj_vars_php="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars_php.xsd"
  9. vc:minVersion="1.1" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
  10. <xs:annotation>
  11. <xs:documentation>Schemat wykorzystywanyny przez modul SSO - glownie zawiera nazwane typy do przetwarzania do aplikacji typowe dla zmiennych/funkcji w srodowisku php.</xs:documentation>
  12. </xs:annotation>
  13. <xs:import
  14. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  15. schemaLocation="appinfo.xsd"/>
  16. <xs:import
  17. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars.xsd"
  18. schemaLocation="p5_obj_vars.xsd"/>
  19. <xs:import
  20. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  21. schemaLocation="p5_tr_map.xsd"/>
  22. <xs:import
  23. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/struktura_silnika_obiektow_procesy5.xsd"
  24. schemaLocation="sso_procesy5.xsd"/>
  25. <xs:element name="phpforeach">
  26. <xs:complexType>
  27. <xs:choice minOccurs="0" maxOccurs="unbounded">
  28. <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_434c"/>
  29. <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_481"/>
  30. <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_4812"/>
  31. </xs:choice>
  32. <xs:attribute ref="p5_obj_vars:currentOccur" use="required"/>
  33. <xs:attribute ref="p5_obj_vars:merge_keys_list_obj_form_html" use="required"/>
  34. <xs:attribute ref="p5_obj_vars_php:var" use="required"/>
  35. </xs:complexType>
  36. </xs:element>
  37. <xs:attribute name="var"/>
  38. </xs:schema>