| 123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/table/" vc:minVersion="1.1"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:SystemObjects__x3A__File="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/File.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:get_all_xsd="http://biuro.biall-net.pl/xmlschema_procesy5/table/">
- <!--<xs:import schemaLocation="../namespaceNode.xsd"
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"/>-->
- <xs:annotation>
- <xs:documentation>Definicja struktury informacji w schematach domyslnych, trzymanych w katalogu /table</xs:documentation>
- </xs:annotation>
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- schemaLocation="../appinfo.xsd"/>
- <xs:element name="schema-file" type="system_cache__appinfo:schema-file"/>
- <xs:element name="schema" type="system_cache__appinfo:schema"/>
- </xs:schema>
|