| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?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:default_db__x3A__STRUCTURE__CHILD="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__CHILD.xsd"
- 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__CHILD.xsd"
- vc:minVersion="1.1"
- 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__XML="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
- xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.xsd">
- <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.xsd"
- schemaLocation="STRUCTURE__ENTITIES__XSLT.xsd"/>
- <xs:import
- namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XML.xsd"
- schemaLocation="STRUCTURE__ENTITIES__XML.xsd"/>
- <xs:complexType name="schema">
- <xs:annotation>
- <xs:documentation>zawiera schemat</xs:documentation>
- </xs:annotation>
- <xs:complexContent>
- <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:schema">
- <xs:group ref="default_db__x3A__STRUCTURE__CHILD:schema"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="schema" type="default_db__x3A__STRUCTURE__CHILD:schema"/>
- <xs:group name="schema">
- <xs:sequence>
- <xs:element ref="default_db__x3A__STRUCTURE__CHILD:import"/>
- <xs:element ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
- <xs:element ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
- </xs:sequence>
- </xs:group>
- <xs:complexType name="import">
- <xs:complexContent>
- <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:import">
- <xs:group ref="default_db__x3A__STRUCTURE__CHILD:import"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:group name="import">
- <xs:sequence/>
- </xs:group>
- <xs:element name="import" type="default_db__x3A__STRUCTURE__CHILD:import"/>
- <xs:complexType name="STRUCTURE.complexType">
- <xs:complexContent>
- <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:complexType">
- <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:group name="STRUCTURE.complexType">
- <xs:sequence/>
- </xs:group>
- <xs:element name="STRUCTURE.complexType"
- type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.complexType"/>
- <xs:complexType name="STRUCTURE.root-element">
- <xs:complexContent>
- <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:STRUCTURE.root-element">
- <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="STRUCTURE.root-element"
- type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.root-element"/>
- <xs:group name="STRUCTURE.root-element">
- <xs:sequence/>
- </xs:group>
- <xs:complexType name="STRUCTURE.xsd">
- <xs:annotation>
- <xs:documentation>plik nie jest tworzony - jest to zdalny schemat</xs:documentation>
- </xs:annotation>
- <xs:group ref="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.xsd"/>
- </xs:complexType>
- <xs:group name="STRUCTURE.xsd">
- <xs:annotation>
- <xs:documentation>plik nie jest tworzony - jest to zdalny schemat</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element ref="default_db__x3A__STRUCTURE__CHILD:schema"/>
- </xs:sequence>
- </xs:group>
- <xs:element name="STRUCTURE.xsd" type="default_db__x3A__STRUCTURE__CHILD:STRUCTURE.xsd"/>
- </xs:schema>
|