| 123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
- xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
- xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
- xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
- xmlns:automation_driven="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd"
- xmlns:automation_driven.submodule="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven/automation_driven.submodule.xsd"
- xmlns:automation_driven.submodule.struct="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven/automation_driven.submodule.struct.xsd"
- xmlns:automation_driven.submodule.lib.struct="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven/automation_driven.submodule.lib.struct.xsd"
- xmlns:xs="http://www.w3.org/2001/XMLSchema" vc:minVersion="1.1"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven/automation_driven.submodule.struct.xsd">
- <xs:simpleType name="P5__ARRAY__INDEX_T">
- <xs:restriction base="xs:int"/>
- </xs:simpleType>
- <xs:simpleType name="P5__LIMITS_T">
- <xs:restriction base="xs:int"/>
- </xs:simpleType>
- <xs:complexType name="P5__ARRAY_T"/>
- <xs:complexType name="config_defaults.h">
- <xs:annotation>
- <xs:documentation>todo</xs:documentation>
- </xs:annotation>
- </xs:complexType>
- </xs:schema>
|