711 lines
44 KiB
XML
711 lines
44 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--Created by TIBCO WSDL-->
|
|
<wsdl:definitions xmlns:ns2="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmtEntities" xmlns:ns1="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmt" xmlns:tns="http://xmlns.example.com/1449226534659" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns0="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="Untitled" targetNamespace="http://xmlns.example.com/1449226534659">
|
|
<wsdl:types>
|
|
<xs:schema xmlns:sm="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmt" xmlns:cst="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmtEntities" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmt" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:import namespace="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmtEntities"/>
|
|
<xs:element name="updatePortinCreditTransferRequest">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="CustomerOrder" type="cst:CustomerOrderType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="updatePortinCreditTransferResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element ref="sm:ProcessData"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="updatePortoutCreditTransferRequest">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="CustomerOrder" type="cst:CustomerOrderType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="updatePortoutCreditTransferResponse">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element ref="sm:ProcessData"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:complexType name="Parameter">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="sm:noCommonConstraintsType"/>
|
|
<xs:element name="value" type="sm:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Parameters">
|
|
<xs:sequence>
|
|
<xs:element name="Parameter" type="sm:Parameter" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProcessData">
|
|
<xs:sequence>
|
|
<xs:element name="returnCode" type="sm:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="returnDescription" type="sm:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="Parameters" type="sm:Parameters" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="noCommonConstraintsType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:element name="ProcessData" type="sm:ProcessData"/>
|
|
</xs:schema>
|
|
<xs:schema xmlns:cst="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmtEntities" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://DBSS-GOA/MobilePrepaidMNPTransferCreditOrderMgmtEntities" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:complexType name="ActivityType">
|
|
<xs:sequence>
|
|
<xs:element name="activityNr" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementCustomerAccTaxType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="xs:string"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementCustomerType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="xs:string"/>
|
|
<xs:element name="status" type="xs:string"/>
|
|
<xs:element name="PaymentPlan" type="cst:AgreementPaymentPlanType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CustomerAccountTaxExemption" type="cst:AgreementCustomerAccTaxType" minOccurs="0"/>
|
|
<xs:element name="PlacePartyRoleAssoc" type="cst:PlacePartyRoleAssocType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="TelephoneNumber" type="cst:TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="FaxNumber" type="cst:FaxNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="EmailContact" type="cst:EmailContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="SocialContact" type="cst:SocialContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementItemType">
|
|
<xs:sequence>
|
|
<xs:element name="Agreement" type="cst:AgreementType" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementPartyRole">
|
|
<xs:sequence>
|
|
<xs:element name="partyRoleId" type="xs:string"/>
|
|
<xs:element name="TelephoneNumber" type="cst:TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="FaxNumber" type="cst:FaxNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="EmailContact" type="cst:EmailContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="SocialContact" type="cst:SocialContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementPaymentPlanType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="xs:string"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AgreementType">
|
|
<xs:sequence>
|
|
<xs:element name="BusinessInteractionVersion" type="cst:BusinessInteractionVersionType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionRelationshipType">
|
|
<xs:sequence>
|
|
<xs:element name="Agreement" type="cst:AgreementType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionRevisionDateType">
|
|
<xs:sequence>
|
|
<xs:element name="endDateTime" type="xs:dateTime" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="interactionRole" type="xs:string"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionSpecType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionTypeType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="xs:string" minOccurs="0"/>
|
|
<xs:element name="description" type="xs:string" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="BusinessInteractionVersionType">
|
|
<xs:sequence>
|
|
<xs:element name="businessInteractionRevisionType" type="xs:string" minOccurs="0"/>
|
|
<xs:element name="businessInteractionRevisionDate" type="cst:BusinessInteractionRevisionDateType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CharacteristicSpecificationType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CharacteristicValueType">
|
|
<xs:sequence>
|
|
<xs:element name="CharacteristicSpecification" type="cst:CharacteristicSpecificationType"/>
|
|
<xs:element name="value" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompanyRegistrationType">
|
|
<xs:sequence>
|
|
<xs:element name="identificationNr" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="identificationType" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ComponentProdPriceType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="price" type="cst:floatType" minOccurs="0"/>
|
|
<xs:element name="priceType" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="unitOfMeasure" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompositeProdPriceType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="ComponentProdPrice" type="cst:ComponentProdPriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="DiscountProdPriceAlteration" type="cst:DiscountProdPriceAlterationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ContactMediumType">
|
|
<xs:sequence>
|
|
<xs:element name="description" type="xs:string" minOccurs="0"/>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="number" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="type" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerAccountInteractionRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="interactionRole" type="xs:string"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="CustomerAccount" type="cst:CustomerAccountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerAccountType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="xs:string" minOccurs="0"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CustomerBillSpec" type="cst:CustomerBillSpecType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerBillSpecType">
|
|
<xs:sequence>
|
|
<xs:element name="CustomerBillingCycleSpecification" type="cst:CustomerBillingCycleSpecificationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerBillingCycleSpecificationType">
|
|
<xs:sequence>
|
|
<xs:element name="paymentDueDateOffset" type="xs:string" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerOrderItemParentType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="xs:string"/>
|
|
<xs:element name="BusinessInteractionRole" type="cst:BusinessInteractionRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerOrderItemType">
|
|
<xs:sequence>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductBundle" type="cst:ProductBundleType" minOccurs="0"/>
|
|
<xs:element name="Product" type="cst:ProductType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerOrderParentType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerOrderType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="CustomerOrderItem" type="cst:CustomerOrderItemType" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="partyRoleId" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="status" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="PaymentPlan" type="cst:PaymentPlanType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="Organization" type="cst:OrganizationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="PlacePartyRoleAssoc" type="cst:PlacePartyRoleAssocType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ContactMedium" type="cst:ContactMediumType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="TelephoneNumber" type="cst:TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="FaxNumber" type="cst:FaxNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="EmailContact" type="cst:EmailContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="SocialContact" type="cst:SocialContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DiscountProdPriceAlterationType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="priceType" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="price" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="unitOfMeasure" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EmailContactType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EmployeePartyInteractionRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="Employee" type="cst:EmployeeType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EmployeeType">
|
|
<xs:sequence>
|
|
<xs:element name="PartyProfile" type="cst:PartyProfileType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="partyRoleId" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="PartyRoleOrganizationAssoc" type="cst:PartyRoleOrganizationAssocType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="PartyRoleAssociation" type="cst:PartyRoleAssociationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="FaxNumberType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="GeographicAreaType">
|
|
<xs:sequence>
|
|
<xs:element name="code" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="OrganizationPostType">
|
|
<xs:sequence>
|
|
<xs:element name="partyRoleId" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="PartyRoleAssociation" type="cst:PartyRoleAssociationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="OrganizationType">
|
|
<xs:sequence>
|
|
<xs:element name="CompanyRegistration" type="cst:CompanyRegistrationType" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartnerType">
|
|
<xs:sequence>
|
|
<xs:element name="partyRoleId" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyInteractionRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="interactionRole" type="xs:string"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="Customer" type="cst:AgreementCustomerType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="PartyRole" type="cst:AgreementPartyRole" minOccurs="0"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyProfileType">
|
|
<xs:sequence>
|
|
<xs:element name="PartyProfileTypeCategory" type="cst:PartyProfileTypeCategoryType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="GeographicArea" type="cst:GeographicAreaType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyProfileTypeCategoryType">
|
|
<xs:sequence>
|
|
<xs:element name="value" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyRoleAssociationType">
|
|
<xs:sequence>
|
|
<xs:element name="Employee" type="cst:EmployeeType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyRoleOrganizationAssocType">
|
|
<xs:sequence>
|
|
<xs:element name="OrganizationPost" type="cst:OrganizationPostType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="Partner" type="cst:PartnerType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="associationType" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PartyRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="partyRoleId" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="TelephoneNumber" type="cst:TelephoneNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="FaxNumber" type="cst:FaxNumberType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="EmailContact" type="cst:EmailContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="SocialContact" type="cst:SocialContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PaymentPlanType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PhysicalResourceSpecType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="commonName" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="ResourceSpecificationType" type="cst:ResourceSpecificationTypeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="offerID" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PhysicalResourceType">
|
|
<xs:sequence>
|
|
<xs:element name="serialNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="productStatus" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="PhysicalResourceSpec" type="cst:PhysicalResourceSpecType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ResourceInvolvementRole" type="cst:ResourceInvolvementRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ResourceCharacteristicValue" type="cst:ResourceCharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="UrbanPropertyAddress" type="cst:UrbanPropertyAddressType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductBundle" type="cst:ProductBundleParentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="Product" type="cst:ProductParentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PlacePartyRoleAssocType">
|
|
<xs:sequence>
|
|
<xs:element name="placeRole" type="xs:string"/>
|
|
<xs:element name="UrbanPropertyAddress" type="cst:UrbanPropertyAddressType" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductBundleParentType">
|
|
<xs:sequence>
|
|
<xs:element name="productSerialNumber" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductBundleType">
|
|
<xs:sequence>
|
|
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductCharacteristicValueType">
|
|
<xs:sequence>
|
|
<xs:element name="ProductSpecCharacteristic" type="cst:ProductSpecCharacteristicType"/>
|
|
<xs:element name="value" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductComponentParentType">
|
|
<xs:sequence>
|
|
<xs:element name="productSerialNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductComponentType">
|
|
<xs:sequence>
|
|
<xs:element name="productSerialNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="productStatus" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="ProductSpecification" type="cst:ProductSpecificationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductInvolvementRole" type="cst:ProductInvolvementRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductConfiguration" type="cst:ProductConfigurationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="UrbanPropertyAddress" type="cst:UrbanPropertyAddressType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductBundle" type="cst:ProductBundleParentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="Product" type="cst:ProductParentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CompositeProdPrice" type="cst:CompositeProdPriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="AgreementItem" type="cst:AgreementItemType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductConfigurationType">
|
|
<xs:sequence>
|
|
<xs:element name="description" type="xs:string" minOccurs="0"/>
|
|
<xs:element name="version" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="dateCreated" type="xs:dateTime" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductInvolvementRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="involvementRole" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="Customer" type="cst:CustomerType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="PartyRole" type="cst:PartyRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductOfferingParentType">
|
|
<xs:sequence>
|
|
<xs:element name="id" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductOfferingPriceType">
|
|
<xs:sequence>
|
|
<xs:element name="CompositeProdPrice" type="cst:CompositeProdPriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductOfferingType">
|
|
<xs:sequence>
|
|
<xs:element name="id" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="status" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="ProductSpecification" type="cst:ProductSpecificationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductInvolvementRole" type="cst:ProductInvolvementRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="ProductOfferingPrice" type="cst:ProductOfferingPriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="UrbanPropertyAddress" type="cst:UrbanPropertyAddressType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="AgreementItem" type="cst:AgreementItemType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductParentType">
|
|
<xs:sequence>
|
|
<xs:element name="productSerialNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductSpecCharacteristicType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductSpecificationProdType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="productNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="ProductSpecificationType" type="cst:ProductSpecificationTypeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="brand" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="offerID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductSpecificationType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="description" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="productNumber" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="ProductSpecificationType" type="cst:ProductSpecificationTypeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="offerID" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductSpecificationTypeType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProductType">
|
|
<xs:sequence>
|
|
<xs:element name="ProductCharacteristicValue" type="cst:ProductCharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ResourceCharacteristicValueType">
|
|
<xs:sequence>
|
|
<xs:element name="ResourceSpecCharacteristic" type="cst:ResourceSpecCharacteristicType"/>
|
|
<xs:element name="value" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ResourceInvolvementRoleType">
|
|
<xs:sequence>
|
|
<xs:element name="involvementRole" type="cst:noCommonConstraintsType"/>
|
|
<xs:element name="validFor" type="cst:ValidForType" minOccurs="0"/>
|
|
<xs:element name="Customer" type="cst:CustomerType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="PartyRole" type="cst:PartyRoleType" minOccurs="0" maxOccurs="unbounded"/>
|
|
<xs:element name="CharacteristicValue" type="cst:CharacteristicValueType" minOccurs="0" maxOccurs="unbounded"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ResourceSpecCharacteristicType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ResourceSpecificationTypeType">
|
|
<xs:sequence>
|
|
<xs:element name="name" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="SocialContactType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="TelephoneNumberType">
|
|
<xs:sequence>
|
|
<xs:element name="objectID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="UrbanPropertyAddressType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ValidForType">
|
|
<xs:sequence>
|
|
<xs:element name="startDate" type="xs:dateTime" minOccurs="0"/>
|
|
<xs:element name="endDate" type="xs:dateTime" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="WorkOrderItemType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="Activity" type="cst:ActivityType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="WorkOrderType">
|
|
<xs:sequence>
|
|
<xs:element name="ID" type="cst:noCommonConstraintsType" minOccurs="0"/>
|
|
<xs:element name="WorkOrderItem" type="cst:WorkOrderItemType" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="agreementPeriodType">
|
|
<xs:sequence>
|
|
<xs:element name="startDateTime" type="xs:dateTime" minOccurs="0"/>
|
|
<xs:element name="endDateTime" type="xs:dateTime" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="dateTimeType">
|
|
<xs:restriction base="xs:dateTime"/>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="dateType">
|
|
<xs:restriction base="xs:date"/>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="floatType">
|
|
<xs:restriction base="xs:float"/>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="longType">
|
|
<xs:restriction base="xs:long"/>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="noCommonConstraintsType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="quantityType">
|
|
<xs:sequence>
|
|
<xs:element name="amount" type="cst:longType"/>
|
|
<xs:element name="units" type="xs:string" minOccurs="0"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:element name="CustomerOrder" type="cst:CustomerOrderType"/>
|
|
</xs:schema>
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:h="http://telecomitalia.it/SOA/SOAP/SOAPHeader" targetNamespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" version="1.1" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:complexType name="HeaderType">
|
|
<xs:annotation>
|
|
<xs:documentation>Informazioni di contesto dell'invocazione del servizio</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element name="sourceSystem" type="h:sourceSystemType" minOccurs="0">
|
|
<xs:annotation>
|
|
<xs:documentation>Sistema da cui proviene la richiesta</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element name="interactionDate" type="h:interactionDateType" minOccurs="0">
|
|
<xs:annotation>
|
|
<xs:documentation>Data e ora di invocazione del servizio</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element name="businessID" type="h:businessIDType" minOccurs="0">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifica univocamente il processo di business</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element name="messageID" type="h:messageIDType" minOccurs="0">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifica il messaggio in maniera univoca</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element name="transactionID" type="h:transactionIDType" minOccurs="0">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifica la transazione per gestire i ritorni sincroni</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="businessIDType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="interactionDateType">
|
|
<xs:sequence>
|
|
<xs:element name="Date" type="xs:string"/>
|
|
<xs:element name="Time" type="xs:string"/>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="messageIDType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="sourceSystemType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="transactionIDType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:minLength value="1"/>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:element name="Header" type="h:HeaderType"/>
|
|
</xs:schema>
|
|
</wsdl:types>
|
|
<wsdl:service name="CreditOrderMgmt">
|
|
<wsdl:port name="mobilePrepaidMNPTransferCreditOrderMgmtPortTypeEndpoint1" binding="tns:mobilePrepaidMNPTransferCreditOrderMgmtPortTypeEndpoint1Binding">
|
|
<soap:address location="http://localhost:1111/CreditOrderMgmt"/>
|
|
</wsdl:port>
|
|
</wsdl:service>
|
|
<wsdl:portType name="mobilePrepaidMNPTransferCreditOrderMgmtPortType">
|
|
<wsdl:operation name="portinTrasferCredit">
|
|
<wsdl:input message="tns:portinTrasferCreditRequest"/>
|
|
<wsdl:output message="tns:portinTransferCreditResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="portoutTrasferCredit">
|
|
<wsdl:input message="tns:portoutTrasferCreditRequest"/>
|
|
<wsdl:output message="tns:portoutTrasferCreditResponse"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="mobilePrepaidMNPTransferCreditOrderMgmtPortTypeEndpoint1Binding" type="tns:mobilePrepaidMNPTransferCreditOrderMgmtPortType">
|
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
<wsdl:operation name="portinTrasferCredit">
|
|
<soap:operation style="document" soapAction="/PortinTransferCredit"/>
|
|
<wsdl:input>
|
|
<soap:body use="literal" parts="body"/>
|
|
<soap:header use="literal" message="tns:portinTrasferCreditRequest" part="Header"/>
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" parts="body"/>
|
|
<soap:header use="literal" message="tns:portinTransferCreditResponse" part="Header"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="portoutTrasferCredit">
|
|
<soap:operation style="document" soapAction="/PortoutTransferCredit"/>
|
|
<wsdl:input>
|
|
<soap:body use="literal" parts="body"/>
|
|
<soap:header use="literal" message="tns:portoutTrasferCreditRequest" part="Header"/>
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" parts="body"/>
|
|
<soap:header use="literal" message="tns:portoutTrasferCreditResponse" part="Header"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:message name="portinTrasferCreditRequest">
|
|
<wsdl:part name="Header" element="ns0:Header"/>
|
|
<wsdl:part name="body" element="ns1:updatePortinCreditTransferRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portinTransferCreditResponse">
|
|
<wsdl:part name="Header" element="ns0:Header"/>
|
|
<wsdl:part name="body" element="ns1:updatePortinCreditTransferResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portoutTrasferCreditRequest">
|
|
<wsdl:part name="Header" element="ns0:Header"/>
|
|
<wsdl:part name="body" element="ns1:updatePortoutCreditTransferRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portoutTrasferCreditResponse">
|
|
<wsdl:part name="Header" element="ns0:Header"/>
|
|
<wsdl:part name="body" element="ns1:updatePortoutCreditTransferResponse"/>
|
|
</wsdl:message>
|
|
</wsdl:definitions> |