object_modeling_new.xsd 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. xmlns:p5om="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"
  4. xmlns:p5omn="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling_new/object_modeling_new.xsd"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling_new/object_modeling_new.xsd"
  7. vc:minVersion="1.1" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  8. xmlns:p5build_SE="http://biuro.biall-net.pl/build_SE.xsd"
  9. xmlns:p5xmli="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xmlschema_interface/p5xmli.xsd">
  10. <xs:annotation>
  11. <xs:documentation>To define main function modelling for merging objects into system schema parameters</xs:documentation>
  12. </xs:annotation>
  13. <xs:import schemaLocation="../object_modeling/object_modeling.xsd"
  14. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"/>
  15. <xs:import namespace="http://biuro.biall-net.pl/build_SE.xsd"
  16. schemaLocation="../../build_SE.xsd"/>
  17. <xs:import
  18. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xmlschema_interface/p5xmli.xsd"
  19. schemaLocation="../xmlschema_interface/p5xmli.xsd"/>
  20. <xs:element name="object_modeling_new.build_from_typespecial_refs">
  21. <xs:annotation>
  22. <xs:documentation>ANT_TARGET @2017-12-27 do tworzenia z typespecial to ref przetworzen zapisanych w default_db/id_zasob_36.xsd etc</xs:documentation>
  23. </xs:annotation>
  24. <xs:complexType>
  25. <xs:attribute ref="p5om:TargetNamespaceBindingsApi.typespecial_refs"/>
  26. <xs:attribute ref="p5om:NamespaceObjectInstanceType.typespecial_refs"/>
  27. <xs:attribute ref="p5om:NamespaceDatabaseStorageDefinitionPrefix.typespecial_refs"/>
  28. <xs:attribute
  29. ref="p5om:NamespaceObjectInstanceTable_RegexString.ignore.typespecial_refs"/>
  30. <xs:attribute ref="p5om:NamespaceObjectInstanceTable_RegexString.typespecial_refs"/>
  31. <xs:attribute ref="p5om:targetNamespace.base.typespecial_refs"/>
  32. <xs:attribute
  33. ref="p5om:build_object_modeling_build_infrastructure_child.xml.typespecial_refs"/>
  34. <xs:attribute ref="p5om:object_modeling.Error.Handling.typespecial_refs"/>
  35. <xs:attribute ref="p5om:merge_priority.typespecial_refs"/>
  36. <xs:attribute ref="p5om:suppres_saving.typespecial_refs"/>
  37. </xs:complexType>
  38. </xs:element>
  39. <xs:simpleType name="NamespaceObjectInstanceTable">
  40. <xs:annotation>
  41. <xs:documentation>value="Rozdzielcza_Kabel_swiatl_obcy"</xs:documentation>
  42. </xs:annotation>
  43. <xs:restriction base="xs:string"/>
  44. </xs:simpleType>
  45. <xs:simpleType name="prototype_object_namespace">
  46. <xs:annotation>
  47. <xs:documentation>value="https://biuro.biall-net.pl/wfs/default_db/Types/infrastructure.xsd"</xs:documentation>
  48. </xs:annotation>
  49. <xs:restriction base="p5build_SE:prototype_object_namespace.default.default"/>
  50. </xs:simpleType>
  51. <xs:simpleType name="TargetNamespaceBindingsApi">
  52. <xs:annotation>
  53. <xs:documentation>value="https://biuro.biall-net.pl/wfs"</xs:documentation>
  54. </xs:annotation>
  55. <xs:restriction base="xs:string"/>
  56. </xs:simpleType>
  57. <xs:simpleType name="NamespaceDatabaseStorageDefinitionPrefix">
  58. <xs:annotation>
  59. <xs:documentation>value="default_db"</xs:documentation>
  60. </xs:annotation>
  61. <xs:restriction base="p5xmli:NamespaceDatabaseStorageDefinitionPrefix"/>
  62. </xs:simpleType>
  63. <xs:simpleType name="NamespaceObjectInstanceType">
  64. <xs:annotation>
  65. <xs:documentation>value="table"</xs:documentation>
  66. </xs:annotation>
  67. <xs:restriction base="xs:string"/>
  68. </xs:simpleType>
  69. <xs:simpleType name="targetNamespace.base">
  70. <xs:annotation>
  71. <xs:documentation>value="https://biuro.biall-net.pl/xmlschema_procesy5/default_db"</xs:documentation>
  72. </xs:annotation>
  73. <xs:restriction base="xs:string"/>
  74. </xs:simpleType>
  75. <xs:simpleType name="object_modeling.Error.Handling">
  76. <xs:restriction base="xs:string">
  77. <xs:enumeration value="ERROR"/>
  78. <xs:enumeration value="IGNORE"/>
  79. </xs:restriction>
  80. </xs:simpleType>
  81. </xs:schema>