p5ant.safety.xsd 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/p5ant.safety.xsd"
  4. vc:minVersion="1.1"
  5. xmlns:p5ant="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  7. xmlns:p5antSg="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/p5ant.storage.xsd"
  8. xmlns:p5antSf="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/p5ant.safety.xsd">
  9. <xs:annotation>
  10. <xs:documentation>Funkcje do pomocnego otwierania i informowania</xs:documentation>
  11. </xs:annotation>
  12. <xs:import
  13. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/p5ant.storage.xsd"
  14. schemaLocation="p5ant.storage.xsd"/>
  15. <xs:import
  16. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/ant/ant.xsd"
  17. schemaLocation="ant.xsd"/>
  18. <xs:group name="safety">
  19. <xs:sequence/>
  20. </xs:group>
  21. <xs:group name="say_and_open_file.drop_overflow">
  22. <xs:annotation>
  23. <xs:documentation>otworz plik jak bezpieczny zinformowaniem</xs:documentation>
  24. </xs:annotation>
  25. <xs:sequence>
  26. <xs:element default="2" name="local.p5ant.safety.limit.file.size__x3A__open_file"/>
  27. <xs:element default="M" name="local.p5ant.safety.limit.file.size__x3A__open_file.units"/>
  28. <xs:element default="${local.p5xslSCDGA.files.index.out.xml}"
  29. name="local.p5ant.safety.filename"/>
  30. </xs:sequence>
  31. </xs:group>
  32. <xs:group name="open_file">
  33. <xs:annotation>
  34. <xs:documentation>to safe open file when it not exceeds $p5ant.safety.limit.file.size__x3A__open_file</xs:documentation>
  35. </xs:annotation>
  36. <xs:sequence/>
  37. </xs:group>
  38. </xs:schema>