| 1234567891011121314151617181920212223242526272829303132333435363738 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars_php.xsd"
- xmlns:p5_obj_vars="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars.xsd"
- xmlns:sso_procesy5="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/struktura_silnika_obiektow_procesy5.xsd"
- 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"
- xmlns:p5_obj_vars_php="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars_php.xsd"
- vc:minVersion="1.1" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
- <xs:annotation>
- <xs:documentation>Schemat wykorzystywanyny przez modul SSO - glownie zawiera nazwane typy do przetwarzania do aplikacji typowe dla zmiennych/funkcji w srodowisku php.</xs:documentation>
- </xs:annotation>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- schemaLocation="appinfo.xsd"/>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_obj_vars.xsd"
- schemaLocation="p5_obj_vars.xsd"/>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- schemaLocation="p5_tr_map.xsd"/>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/struktura_silnika_obiektow_procesy5.xsd"
- schemaLocation="sso_procesy5.xsd"/>
- <xs:element name="phpforeach">
- <xs:complexType>
- <xs:choice minOccurs="0" maxOccurs="unbounded">
- <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_434c"/>
- <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_481"/>
- <xs:element ref="p5_obj_vars:go_recurse_from_root_by_build_element_4812"/>
- </xs:choice>
- <xs:attribute ref="p5_obj_vars:currentOccur" use="required"/>
- <xs:attribute ref="p5_obj_vars:merge_keys_list_obj_form_html" use="required"/>
- <xs:attribute ref="p5_obj_vars_php:var" use="required"/>
- </xs:complexType>
- </xs:element>
- <xs:attribute name="var"/>
- </xs:schema>
|