| 1234567891011121314151617181920212223242526272829303132 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- xmlns:p5om="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"
- xmlns:p5omn="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling_new/object_modeling_new.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling_new/object_modeling_new.xsd"
- vc:minVersion="1.1" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
- <xs:annotation>
- <xs:documentation>To define main function modelling for merging objects into system schema parameters</xs:documentation>
- </xs:annotation>
- <xs:import schemaLocation="../object_modeling/object_modeling.xsd"
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/object_modeling/object_modeling.xsd"/>
- <xs:element name="object_modeling_new.build_from_typespecial_refs">
- <xs:annotation>
- <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>
- </xs:annotation>
- <xs:complexType>
- <xs:attribute ref="p5om:TargetNamespaceBindingsApi.typespecial_refs"/>
- <xs:attribute ref="p5om:NamespaceObjectInstanceType.typespecial_refs"/>
- <xs:attribute ref="p5om:NamespaceDatabaseStorageDefinitionPrefix.typespecial_refs"/>
- <xs:attribute
- ref="p5om:NamespaceObjectInstanceTable_RegexString.ignore.typespecial_refs"/>
- <xs:attribute ref="p5om:NamespaceObjectInstanceTable_RegexString.typespecial_refs"/>
- <xs:attribute ref="p5om:targetNamespace.base.typespecial_refs"/>
- <xs:attribute
- ref="p5om:build_object_modeling_build_infrastructure_child.xml.typespecial_refs"/>
- <xs:attribute ref="p5om:object_modeling.Error.Handling.typespecial_refs"/>
- <xs:attribute ref="p5om:merge_priority.typespecial_refs"/>
- <xs:attribute ref="p5om:suppres_saving.typespecial_refs"/>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|