p5dkp.entities.map.xsd 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  3. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
  6. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
  7. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  8. xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
  9. xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  10. xmlns:p5dkp.entities-generated="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities-generated.xsd"
  11. xmlns:p5dkp.entities.submodel="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.submodel.xsd"
  12. xmlns:p5dkp.entities="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd"
  13. xmlns:p5dkp-er="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities-relations.xsd"
  14. xmlns:p5frc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/flat_relation_cache/p5frc.xsd"
  15. xmlns:p5dkp.entities.map="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.map.xsd"
  16. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  17. xmlns:p5dkp.entities.no="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
  18. xmlns:p5dkp.entities.desc="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.desc.xsd"
  19. xmlns:p5dkp.entities.no_map="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no_map.xsd"
  20. vc:minVersion="1.1"
  21. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.map.xsd"
  22. xmlns:p5dkp.entities.prio_map="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.prio_map.xsd"
  23. xmlns:p5dkp.entities.prio="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.prio.xsd"
  24. xmlns:p5dkp.entities.required_finished="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.required_finished.xsd">
  25. <xs:annotation>
  26. <xs:documentation>Tworzymy model z cech mapujacych - sprawezay czy sie da to zamodelowac w ten sposob</xs:documentation>
  27. </xs:annotation>
  28. <xs:import
  29. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.no.xsd"
  30. schemaLocation="p5dkp.entities.no.xsd"/>
  31. <xs:import
  32. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.prio.xsd"
  33. schemaLocation="p5dkp.entities.prio.xsd"/>
  34. <xs:import
  35. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd"
  36. schemaLocation="p5dkp.entities.xsd"/>
  37. <xs:import
  38. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.required_finished.xsd"
  39. schemaLocation="p5dkp.entities.required_finished.xsd"/>
  40. <xs:complexType name="entities__x3A___prio_map">
  41. <xs:complexContent>
  42. <xs:extension base="p5dkp.entities.prio:entities__x3A___prio"/>
  43. </xs:complexContent>
  44. </xs:complexType>
  45. <xs:complexType name="entities__x3A___no_map">
  46. <xs:complexContent>
  47. <xs:extension base="p5dkp.entities.no:entities__x3A___no"> </xs:extension>
  48. </xs:complexContent>
  49. </xs:complexType>
  50. <xs:complexType name="entities__x3A___map">
  51. <xs:annotation>
  52. <xs:documentation>todo proba odziedziczenia z required_finished oraz z map</xs:documentation>
  53. </xs:annotation>
  54. <xs:complexContent>
  55. <xs:extension base="p5dkp.entities:entities__x3A__"/>
  56. </xs:complexContent>
  57. </xs:complexType>
  58. </xs:schema>