object_modeling_new.xsd 2.3 KB

1234567891011121314151617181920212223242526272829303132
  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. <xs:annotation>
  9. <xs:documentation>To define main function modelling for merging objects into system schema parameters</xs:documentation>
  10. </xs:annotation>
  11. <xs:import schemaLocation="../object_modeling/object_modeling.xsd"
  12. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"/>
  13. <xs:element name="object_modeling_new.build_from_typespecial_refs">
  14. <xs:annotation>
  15. <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>
  16. </xs:annotation>
  17. <xs:complexType>
  18. <xs:attribute ref="p5om:TargetNamespaceBindingsApi.typespecial_refs"/>
  19. <xs:attribute ref="p5om:NamespaceObjectInstanceType.typespecial_refs"/>
  20. <xs:attribute ref="p5om:NamespaceDatabaseStorageDefinitionPrefix.typespecial_refs"/>
  21. <xs:attribute
  22. ref="p5om:NamespaceObjectInstanceTable_RegexString.ignore.typespecial_refs"/>
  23. <xs:attribute ref="p5om:NamespaceObjectInstanceTable_RegexString.typespecial_refs"/>
  24. <xs:attribute ref="p5om:targetNamespace.base.typespecial_refs"/>
  25. <xs:attribute
  26. ref="p5om:build_object_modeling_build_infrastructure_child.xml.typespecial_refs"/>
  27. <xs:attribute ref="p5om:object_modeling.Error.Handling.typespecial_refs"/>
  28. <xs:attribute ref="p5om:merge_priority.typespecial_refs"/>
  29. <xs:attribute ref="p5om:suppres_saving.typespecial_refs"/>
  30. </xs:complexType>
  31. </xs:element>
  32. </xs:schema>