| 123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- vc:minVersion="1.1"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd">
- <xs:annotation>
- <xs:documentation>not for use - just for look around about models aviable</xs:documentation>
- </xs:annotation>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
- schemaLocation="dita.xsd"/>
- <xs:include
-
- schemaLocation="appinfo.xsd"/>
- <xs:import schemaLocation="../WPS_Functions/xsd_asserts/index.xsd"/>
- </xs:schema>
|