| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:bcgtht="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bcgtht.xsd"
- xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
- xmlns:p5="https://biuro.biall-net.pl/wfs"
- xmlns:p5yed="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/yed/p5yed.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"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/yed/p5yed.xsd">
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bcgtht.xsd"
- schemaLocation="bcgtht.clousure.xsd"/>
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
- schemaLocation="system_cache__dita.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs" schemaLocation="p5.xsd"/>
- <xs:attribute name="clousure.node"
- type="xs:NCName"
- id="___d15e96289-1_clousure.n"/>
- <xs:attribute name="edge.source" type="xs:NCName" id="___d15e96290-1_edge.sourc"/>
- <xs:attributeGroup name="node">
- <xs:attribute name="node"
- use="required"
- form="qualified"
- id="___d15e96292-1_node"/>
- </xs:attributeGroup>
- <xs:attribute name="node.from.nodegraphics.text" id="___d15e96293-1_node.from."/>
- <xs:attribute name="node.from.nodegraphics.type"
- type="xs:NCName"
- id="___d15e96294-1_node.from."/>
- <xs:attributeGroup name="node.nodegraphics.text">
- <xs:attribute name="node.nodegraphics.text"
- use="required"
- form="qualified"
- id="___d15e96296-1_node.nodeg"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.type">
- <xs:attribute name="node.nodegraphics.type"
- use="required"
- form="qualified"
- id="___d15e96298-1_node.nodeg"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node1">
- <xs:attribute name="node"
- use="required"
- form="qualified"
- type="xs:NCName"
- id="___d15e96300-1_node"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.text1">
- <xs:attribute name="node.nodegraphics.text"
- use="required"
- form="qualified"
- type="xs:integer"
- id="___d15e96303-1_node.nodeg"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.type1">
- <xs:attribute name="node.nodegraphics.type"
- use="required"
- form="qualified"
- type="xs:NCName"
- id="___d15e96305-1_node.nodeg"/>
- </xs:attributeGroup>
- <xs:attribute name="debug" id="___d15e96306-1_debug"/>
- </xs:schema>
|