STRUCTURE__ENTITIES__XSLT.serialize.xsd 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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.serialize.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.xsd"
  8. xmlns:default_db__x3A__STRUCTURE__ENTITIES="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  9. xmlns:default_db__x3A__STRUCTURE__ENTITIES__SCHEMA="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
  10. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize.match="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"
  11. xmlns:default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize.select="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.select.xsd">
  12. <xs:annotation>
  13. <xs:documentation>Elementy plikow xslt - implementacja transformacji czegos na cos - w select</xs:documentation>
  14. </xs:annotation>
  15. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES.xsd"
  16. schemaLocation="STRUCTURE__ENTITIES.xsd"/>
  17. <xs:import
  18. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__SCHEMA.xsd"
  19. schemaLocation="STRUCTURE__ENTITIES__SCHEMA.xsd"/>
  20. <xs:import
  21. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"
  22. schemaLocation="STRUCTURE__ENTITIES__XSLT.serialize.match.xsd"/>
  23. <xs:import
  24. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__XSLT.serialize.select.xsd"
  25. schemaLocation="STRUCTURE__ENTITIES__XSLT.serialize.select.xsd"/>
  26. <xs:complexType name="STRUCTURE.root-element.serialize">
  27. <xs:annotation>
  28. <xs:documentation>tworzenie de facto elementu root-element w xmlu</xs:documentation>
  29. </xs:annotation>
  30. <xs:complexContent>
  31. <xs:extension base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:STRUCTURE.root-element">
  32. <xs:group
  33. ref="default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize:STRUCTURE.root-element.serialize"
  34. />
  35. </xs:extension>
  36. </xs:complexContent>
  37. </xs:complexType>
  38. <xs:element name="STRUCTURE.root-element.serialize"
  39. type="default_db__x3A__STRUCTURE__ENTITIES__XSLT.serialize:STRUCTURE.root-element.serialize"/>
  40. <xs:group name="STRUCTURE.root-element.serialize">
  41. <xs:sequence/>
  42. </xs:group>
  43. <xs:complexType name="STRUCTURE.complexType.element">
  44. <xs:annotation>
  45. <xs:documentation>serializacja elementu ze schema</xs:documentation>
  46. </xs:annotation>
  47. <xs:complexContent>
  48. <xs:extension
  49. base="default_db__x3A__STRUCTURE__ENTITIES__SCHEMA:STRUCTURE.complexType.element"/>
  50. </xs:complexContent>
  51. </xs:complexType>
  52. </xs:schema>