Files
gateway-dbc-fx/gnpdev/build/databinding/schema/crm/SetRestituisciAggiuntiviPBXRequest.xsd
2024-05-09 17:40:24 +02:00

18 lines
560 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Amministratore (wm-telecom) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
<xs:element name="SetRestituisciAggiuntiviPBXRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="Corpo">
<xs:complexType>
<xs:all>
<xs:element name="DirectoryNumber" type="xs:string"/>
</xs:all>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>