procesy5_bpmn_cache.xsd 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  3. xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
  4. xmlns:system_cache__procesy5_xsd_business_objects="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/procesy5_xsd_business_objects.xsd"
  5. xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  6. targetNamespace="http://www.omg.org/spec/BPMN/20100524/MODEL" vc:minVersion="1.1"
  7. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
  8. <xs:annotation>
  9. <xs:documentation>Used for correctly generating BPMN diagrams / transforms from Procesy5 process structure.</xs:documentation>
  10. </xs:annotation>
  11. <xs:import
  12. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/procesy5_xsd_business_objects.xsd"
  13. schemaLocation="procesy5_xsd_business_objects.xsd" id="redefine___d187e9"/>
  14. <xs:redefine schemaLocation="../public_schema_references/www.omg.org/BPMN20.xsd"
  15. id="redefine___d187e11">
  16. <xs:complexType name="tExtensionElements" id="redefine___d187e13">
  17. <xs:complexContent id="redefine___d187e15">
  18. <xs:extension base="tExtensionElements" id="redefine2___d187e17">
  19. <xs:sequence maxOccurs="unbounded" minOccurs="0" id="redefine___d187e19">
  20. <xs:annotation id="redefine___d187e21">
  21. <xs:documentation>Dowiązanie zasobów procesy5
  22. Association of Procesy5 resources notation
  23. </xs:documentation>
  24. </xs:annotation>
  25. <xs:element minOccurs="0" name="procesy5_business_object_assoc"
  26. type="system_cache__procesy5_xsd_business_objects:procesy5_busines_object"
  27. id="redefine___d187e27"/>
  28. </xs:sequence>
  29. </xs:extension>
  30. </xs:complexContent>
  31. </xs:complexType>
  32. </xs:redefine>
  33. </xs:schema>