| 1234567891011121314151617181920212223242526272829 |
- <?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/WPS_Functions/yed/p5yed.xsd" 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">
- <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"/>
- <xs:attribute name="edge.source" type="xs:NCName"/>
- <xs:attributeGroup name="node">
- <xs:attribute name="node" use="required" form="qualified"/>
- </xs:attributeGroup>
- <xs:attribute name="node.from.nodegraphics.text"/>
- <xs:attribute name="node.from.nodegraphics.type" type="xs:NCName"/>
- <xs:attributeGroup name="node.nodegraphics.text">
- <xs:attribute name="node.nodegraphics.text" use="required" form="qualified"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.type">
- <xs:attribute name="node.nodegraphics.type" use="required" form="qualified"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node1">
- <xs:attribute name="node" use="required" form="qualified" type="xs:NCName"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.text1">
- <xs:attribute name="node.nodegraphics.text" use="required" form="qualified" type="xs:integer"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="node.nodegraphics.type1">
- <xs:attribute name="node.nodegraphics.type" use="required" form="qualified" type="xs:NCName"/>
- </xs:attributeGroup>
- <xs:attribute name="debug"/>
- </xs:schema>
|