Files
Bridge-and-Join-s/DOC/M2MSchemas_260408/M2MTransferHandbookRequest.xsd
T
zuevav 6222612af2 main
2026-05-05 12:19:14 +03:00

21 lines
907 B
XML

<?xml version="1.0" encoding="windows-1251"?>
<xs:schema
xmlns:hr="http://nsd.ru/schemas/m2m/handbook/request"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:m2m="http://nsd.ru/schemas/m2m/types"
targetNamespace="http://nsd.ru/schemas/m2m/handbook/request"
elementFormDefault="qualified"
attributeFormDefault="unqualified"
version="2026-04-08">
<xs:import namespace="http://nsd.ru/schemas/m2m/types" schemaLocation="M2MTypesNSD.xsd"/>
<xs:element name="M2MTransferHandbookRequest" type="hr:M2MTransferHandbookRequestType">
<xs:annotation>
<xs:documentation>Çàïðîñ cïðàâî÷íèêà ó÷àñòíèêîâ ñåðâèñà M2M</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="M2MTransferHandbookRequestType">
<xs:annotation>
<xs:documentation>Ñîäåðæàíèå çàïðîñà Ñïðàâî÷íèêà ó÷àñòíèêîâ ñåðâèñà M2M</xs:documentation>
</xs:annotation>
</xs:complexType>
</xs:schema>