Files
gateway-dbc-fx/gnpdev/wsdbcfx/wsdl/dbss/response/client/WirelineNumberPortabilityMgmtResponseEntities.xsd
2024-05-09 17:40:24 +02:00

123 lines
5.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () -->
<!--
//-FILE-ID
// Name: WirelineNumberPortabilityMgmtResponseEntities.xsd
// Version: 1.2
// Type: XSD file
// Analysis Version: ServiceSpecification_WirelineNumberPortabilityMgmtResponse_v1.2_rev0.doc
// Created: 2016-03-18
// Last Modified: 2016-12-07
// Developed by: GdLAubay - SL
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:bvi="http://telecomitalia.it/SOA/BVI" xmlns:cst="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponseCustomTypes/2015-05-11" targetNamespace="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponseCustomTypes/2015-05-11" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
<!-- SimpleTypes END -->
<!-- ProductOrder portInResult START -->
<xs:complexType name="ProductOrderForportInResult">
<xs:sequence>
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueForportInResult" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemForportInResult" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueForportInResult">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationForportInResult" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CustomerOrderItemForportInResult">
<xs:sequence>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueForportInResult2" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="ProductBundle" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="ProductCharacteristicValue" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType"/>
<xs:element name="ProductSpecCharacteristic" type="cst:CharacteristicSpecificationForportInResult"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueForportInResult2">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationForportInResult"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationForportInResult">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType"/>
</xs:sequence>
</xs:complexType>
<!--ProductOrder portInResult END -->
<!--ceckResult START-->
<xs:complexType name="ProductOrderForcheckNPResult">
<xs:sequence>
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemForportInResult" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<!--ProductOrder ceckNPResult END -->
<!--portoutResult START-->
<xs:complexType name="ProductOrderForportOutResult">
<xs:sequence>
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueForportOutResult" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemForportOutResult" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CustomerOrderItemForportOutResult">
<xs:sequence>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueForportOutResult2" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="ProductBundle" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="ProductCharacteristicValue" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType"/>
<xs:element name="ProductSpecCharacteristic" type="cst:CharacteristicSpecificationForportInResult"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueForportOutResult2">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationForportOutResult2" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationForportOutResult2">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueForportOutResult">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationForportOutResult" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationForportOutResult">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<!-- SimpleTypes START -->
<xs:simpleType name="noCommonConstraintsType" final="#all">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>