dita.xsd 2.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  4. xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  6. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  7. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  8. xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
  9. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  10. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  11. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  12. elementFormDefault="qualified"
  13. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  14. vc:minVersion="1.1">
  15. <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  16. schemaLocation="../WPS_Functions/xsl_interface/p5xsl.xsd"/>
  17. <xs:attribute name="part" type="xs:string" id="cache__dita___d15e102136-1_part">
  18. <xs:annotation>
  19. <xs:documentation>When some xml was dividet into parts. Used by BI audit module</xs:documentation>
  20. </xs:annotation>
  21. </xs:attribute>
  22. <xs:element name="map" id="cache__dita___d15e6978-1_map">
  23. <xs:complexType id="cache__dita___d15e6979-1">
  24. <xs:sequence id="cache__dita___d15e6980-1">
  25. <xs:element ref="system_cache__dita:title" id="cache__dita___d15e6981-1"/>
  26. <xs:any namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"/>
  27. </xs:sequence>
  28. </xs:complexType>
  29. </xs:element>
  30. <xs:element name="title" id="cache__dita___d15e6983-1_title">
  31. <xs:complexType id="cache__dita___d15e6984-1">
  32. <xs:attribute ref="p5xsl:apply-template.mode" id="cache__dita___d15e6985-1"/>
  33. <xs:attribute ref="p5xsl:apply-template.select" id="cache__dita___d15e6986-1"/>
  34. </xs:complexType>
  35. </xs:element>
  36. </xs:schema>