Files
gateway-dbc-fx/gnpdev/sim/wsdbcfx/wsdl/dbss/CustomerLocationQuery/CustomerLocationQueryEntities.xsd
2024-05-09 17:40:24 +02:00

269 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () -->
<!--
//-FILE-ID
// Name: CustomerLocationQueryEntities.xsd
// Version: 1.1
// Type: XSD file
// Analysis Version: ServiceSpecification_CustomerLocationQuery_v1.1_rev0.doc
// Created: 10-05-2016
// Developed by: GdLAubay - Ing-MW
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:cst="http://telecomitalia.it/SOA/CustomerLocationQueryCustomTypes/2015-05-11" targetNamespace="http://telecomitalia.it/SOA/CustomerLocationQueryCustomTypes/2015-05-11" elementFormDefault="qualified" version="1.0">
<xs:complexType name="Request_Type">
<xs:sequence>
<xs:element name="BusinessInteractionRelationship" type="cst:BusinessInteractionRelationship_Type" minOccurs="0"/>
<xs:element name="BusinessInteractionItem" type="cst:BusinessInteractionItem_Type" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="PartyInteractionRole" type="cst:PartyInteractionRole_Type" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValue_Type" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Response_Type">
<xs:sequence>
<xs:element name="BusinessInteractionItem" type="cst:BusinessInteractionItem_Type" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="BusinessInteractionRelationship" type="cst:BusinessInteractionRelationship_Type" minOccurs="0"/>
<xs:element name="PartyInteractionRole" type="cst:PartyInteractionRole_Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Request_LineNumber">
<xs:sequence>
<xs:element name="BusinessInteractionRelationship" type="cst:BusinessInteractionRelationship_LineNumber" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueRequest_LineNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="BusinessInteractionRelationship_LineNumber">
<xs:sequence>
<xs:element name="ProductOrder" type="cst:ProductOrderRequest_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Request_IDPDA">
<xs:sequence>
<xs:element name="BusinessInteractionRelationship" type="cst:BusinessInteractionRelationshipRequest_IDPDA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="BusinessInteractionRelationshipRequest_IDPDA">
<xs:sequence>
<xs:element name="CustomerOrder" type="cst:CustomerOrderRequest_IDPDA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CustomerOrderRequest_IDPDA">
<xs:sequence>
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemRequest_IDPDA" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CustomerOrderItemRequest_IDPDA">
<xs:sequence>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueRequest_IDPDA2" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueRequest_IDPDA2">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationRequest_IDPDA2" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationRequest_IDPDA2">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueRequest_LineNumber">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationRequest_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationRequest_LineNumber">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Response_LineNumber">
<xs:sequence>
<xs:element name="BusinessInteractionRelationship" type="cst:BusinessInteractionRelationshipResponse_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="BusinessInteractionRelationshipResponse_LineNumber">
<xs:sequence>
<xs:element name="ProductOrder" type="cst:ProductOrderResponse_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductOrderResponse_LineNumber">
<xs:sequence>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueResponse_LineNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValueResponse_LineNumber">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationResponse_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecificationResponse_LineNumber">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductOrderRequest_LineNumber">
<xs:sequence>
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemRequest_LineNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CustomerOrderItemRequest_LineNumber">
<xs:sequence>
<xs:element name="ProductBundle" type="cst:ProductBundleRequest_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductBundleRequest_LineNumber">
<xs:sequence>
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValueRequest_LineNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductCharacteristicValueRequest_LineNumber">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="ProductSpecCharacteristic" type="cst:ProductSpecCharacteristicRequest_LineNumber" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductSpecCharacteristicRequest_LineNumber">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="BusinessInteractionRelationship_Type">
<xs:sequence>
<xs:element name="type" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="Agreement" type="cst:Agreement_Type" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Agreement_Type">
<xs:sequence>
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValue_Type" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="AgreementItem" type="cst:AgreementItem_Type" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AgreementItem_Type">
<xs:sequence>
<xs:element name="ProductOffering" type="cst:ProductOffering_Type" minOccurs="0"/>
<xs:element name="ProductBundle" type="cst:ProductBundle_getAgreementListResponse" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductBundle_getAgreementListResponse">
<xs:sequence>
<xs:element name="productStatus" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValue_getAgreementListResponse" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductCharacteristicValue_getAgreementListResponse">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="ProductSpecCharacteristic" type="cst:ProductSpecCharacteristic_getAgreementListResponse" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductSpecCharacteristic_getAgreementListResponse">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductOffering_Type">
<xs:sequence>
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValue_getAgreementListResponse" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValue_getAgreementListResponse">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecification_getAgreementListResponse" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecification_getAgreementListResponse">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="PartyInteractionRole_Type">
<xs:sequence>
<xs:element name="interactionRole" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="Customer" type="cst:Customer_Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Customer_retrieveByCostumerType">
<xs:sequence>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValue_retrieveByCostumerResponse" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Customer_Type">
<xs:sequence>
<xs:element name="Organization" type="cst:Organization_Type" minOccurs="0"/>
<xs:element name="CharacteristicValue" type="cst:CharacteristicValue_retrieveByCostumerResponse" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Organization_Type">
<xs:sequence>
<xs:element name="CompanyRegistration" type="cst:CompanyRegistration_Type" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValue_retrieveByCostumerResponse">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecification_retrieveByCostumerResponse" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicSpecification_retrieveByCostumerResponse">
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CompanyRegistration_Type">
<xs:sequence>
<xs:element name="identificationType" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="identificationNr" type="cst:noCommonConstraintsType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="BusinessInteractionItem_Type">
<xs:sequence>
<xs:element name="ProductBundle" type="cst:ProductBundle_Type" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductBundle_Type">
<xs:sequence>
<xs:element name="productStatus" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValue_Type" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProductCharacteristicValue_Type">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType"/>
<xs:element name="ProductSpecCharacteristic">
<xs:complexType>
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CharacteristicValue_Type">
<xs:sequence>
<xs:element name="value" type="cst:noCommonConstraintsType"/>
<xs:element name="CharacteristicSpecification">
<xs:complexType>
<xs:sequence>
<xs:element name="name" type="cst:noCommonConstraintsType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<!-- Common Types -->
<xs:simpleType name="noCommonConstraintsType">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>