p5yed.xsd 2.1 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bcgtht.xsd" schemaLocation="bcgtht.clousure.xsd"/>
  4. <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd" schemaLocation="system_cache__dita.xsd"/>
  5. <xs:import namespace="https://biuro.biall-net.pl/wfs" schemaLocation="p5.xsd"/>
  6. <xs:attribute name="clousure.node" type="xs:NCName"/>
  7. <xs:attribute name="edge.source" type="xs:NCName"/>
  8. <xs:attributeGroup name="node">
  9. <xs:attribute name="node" use="required" form="qualified"/>
  10. </xs:attributeGroup>
  11. <xs:attribute name="node.from.nodegraphics.text"/>
  12. <xs:attribute name="node.from.nodegraphics.type" type="xs:NCName"/>
  13. <xs:attributeGroup name="node.nodegraphics.text">
  14. <xs:attribute name="node.nodegraphics.text" use="required" form="qualified"/>
  15. </xs:attributeGroup>
  16. <xs:attributeGroup name="node.nodegraphics.type">
  17. <xs:attribute name="node.nodegraphics.type" use="required" form="qualified"/>
  18. </xs:attributeGroup>
  19. <xs:attributeGroup name="node1">
  20. <xs:attribute name="node" use="required" form="qualified" type="xs:NCName"/>
  21. </xs:attributeGroup>
  22. <xs:attributeGroup name="node.nodegraphics.text1">
  23. <xs:attribute name="node.nodegraphics.text" use="required" form="qualified" type="xs:integer"/>
  24. </xs:attributeGroup>
  25. <xs:attributeGroup name="node.nodegraphics.type1">
  26. <xs:attribute name="node.nodegraphics.type" use="required" form="qualified" type="xs:NCName"/>
  27. </xs:attributeGroup>
  28. <xs:attribute name="debug"/>
  29. </xs:schema>