STRUCTURE__ENTITIES__XSLT.xsd 1.3 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.xsd"
  8. xmlns:default_db__x3A__STRUCTURE__ENTITIES="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd">
  9. <xs:annotation>
  10. <xs:documentation>Elementy plikow xslt</xs:documentation>
  11. </xs:annotation>
  12. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  13. schemaLocation="STRUCTURE__ENTITIES.xsd"/>
  14. <xs:complexType name="stylesheet">
  15. <xs:complexContent>
  16. <xs:extension base="xs:anyType"/>
  17. </xs:complexContent>
  18. </xs:complexType>
  19. <xs:group name="stylesheet">
  20. <xs:sequence/>
  21. </xs:group>
  22. <xs:complexType name="template-mode"/>
  23. <xs:complexType name="template-name"/>
  24. <xs:group name="template-name">
  25. <xs:sequence/>
  26. </xs:group>
  27. <xs:group name="template-mode">
  28. <xs:sequence/>
  29. </xs:group>
  30. </xs:schema>