bootstrap.php.xsd 604 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. targetNamespace="https://procesy5.pl/bootstrap" vc:minVersion="1.1"
  4. xmlns:p5BS="https://procesy5.pl/bootstrap" xmlns:p5Ui="https://procesy5.pl/SE/se-lib/UI.php.xsd"
  5. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  6. xmlns:p5Al="https://procesy5.pl/alerts">
  7. <xs:import namespace="https://procesy5.pl/SE/se-lib/UI.php.xsd" schemaLocation="UI.php.xsd"/>
  8. <xs:import namespace="https://procesy5.pl/alerts" schemaLocation="../../alerts.xsd"/>
  9. </xs:schema>