| 12345678910111213141516171819202122232425262728293031 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:xp5r="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/xinclude_p5_recurse/xinclude_p5_recurse.xsd"
- xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
- xmlns:p5ant-interface="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
- xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
- elementFormDefault="qualified"
- vc:minVersion="1.1"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd">
-
- <xs:annotation>
- <xs:documentation>To document input/output functions for mainly generate documentations and test functionability</xs:documentation>
- </xs:annotation>
- <xs:include schemaLocation="../../WPS_Functions/documentation_generator/repository/p5dg.documentation.files.antstructure.xsd"/>
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
- schemaLocation="../../WPS_Functions/ant_interface/ant_interface.xsd"/>
- <xs:complexType name="project_Type" id="___d15e95004-1_project_Ty">
- <xs:annotation>
- <xs:documentation>Do dziedziczen obiektow typu projekt ant z inna struktura</xs:documentation>
- </xs:annotation>
- <xs:attribute name="name" id="___d15e95008-1_name"/>
- <xs:attribute name="default" id="___d15e95009-1_default"/>
- <xs:attribute name="basedir" id="___d15e95010-1_basedir"/>
- </xs:complexType>
- </xs:schema>
|