2023-INGIPRO-docs/XSD/forms/SignatureInfo.xsd

14 lines
483 B
XML
Raw Permalink Normal View History

2024-06-07 20:33:18 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:doc="http://www.ingipro.com/test/doc"
xmlns:forms="http://www.ingipro.com/test/forms"
targetNamespace="http://www.ingipro.com/test/forms">
<xs:import namespace="http://www.ingipro.com/test/doc" schemaLocation="D:\DEV\!WORK\INGIPRO\XSD\platform\DocumentationElements.xsd"/>
<xs:element name="SignatureInfo" type="doc:SignatureInfo">
</xs:element>
</xs:schema>