| 12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.select.xsd"
- vc:minVersion="1.1"
- xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize.select="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.select.xsd"
- xmlns:default_db__x3A__STRUCTURE__ENTITIES="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
- xmlns:default_db__x3A__STRUCTURE__ENTITIES__SCHEMA="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
- xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize.match="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"
- xmlns:default_db__x3A__STRUCTURE="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.xsd">
- <xs:annotation>
- <xs:documentation>Elementy plikow xslt - implementacja - na co zamienic cos</xs:documentation>
- </xs:annotation>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
- schemaLocation="STRUCTURE__ENTITIES.xsd"/>
- <xs:import
- namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
- schemaLocation="STRUCTURE__ENTITIES__SCHEMA.xsd"/>
- <xs:import
- namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.xsd"
- schemaLocation="STRUCTURE__ENTITIES__XSLT.serialize.xsd"/>
- <xs:import
- namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"
- schemaLocation="STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.xsd"
- schemaLocation="STRUCTURE.xsd"/>
- </xs:schema>
|