📄 good.wsdl
字号:
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions targetNamespace="http://snv882:10217/gateway/services/CPWebServices" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://snv882:10217/gateway/services/CPWebServices" xmlns:intf="http://snv882:10217/gateway/services/CPWebServices" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://datatypes.cs.amdocs.com" xmlns:tns2="urn:CPWSImpl" xmlns:tns3="http://messages.common.api.cs.amdocs.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <wsdl:types> <schema targetNamespace="http://datatypes.cs.amdocs.com" xmlns="http://www.w3.org/2001/XMLSchema"> <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/> <complexType name="CSText"> <sequence> <element name="CSText" nillable="true" type="xsd:string"/> </sequence> </complexType> <complexType name="CSPricingModel"> <sequence> <element name="CSPricingModel" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSAdditionalParameter"> <sequence> <element name="parameterValue" nillable="true" type="tns1:CSText"/> <element name="parameterType" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSAdditionalParameters"> <sequence> <element name="additionalParameter" nillable="true" type="impl:ArrayOf_tns1_CSAdditionalParameter"/> </sequence> </complexType> <complexType name="CSSecurityTicket"> <sequence> <element name="CSSecurityTicket" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSNonNegativeInteger"> <sequence> <element name="CSNonNegativeInteger" nillable="true" type="xsd:int"/> </sequence> </complexType> <complexType name="CSRequestId"> <sequence> <element name="CSRequestId" nillable="true" type="tns1:CSNonNegativeInteger"/> </sequence> </complexType> <complexType name="CSSessionId"> <sequence> <element name="CSSessionId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSResultParameter"> <sequence> <element name="parameterValue" nillable="true" type="tns1:CSText"/> <element name="parameterType" nillable="true" type="xsd:int"/> </sequence> </complexType> <complexType name="CSResultParameters"> <sequence> <element name="resultParameter" nillable="true" type="impl:ArrayOf_tns1_CSResultParameter"/> </sequence> </complexType> <complexType name="CSInteger"> <sequence> <element name="CSInteger" nillable="true" type="xsd:int"/> </sequence> </complexType> <complexType name="CSResult"> <sequence> <element name="resultParameters" nillable="true" type="tns1:CSResultParameters"/> <element name="minorResultCode" nillable="true" type="tns1:CSInteger"/> <element name="majorResultCode" nillable="true" type="tns1:CSInteger"/> </sequence> </complexType> <complexType name="CSSubscriberExternalId"> <sequence> <element name="CSSubscriberExternalId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSChargingParameter"> <sequence> <element name="parameterValue" nillable="true" type="tns1:CSText"/> <element name="parameterType" nillable="true" type="xsd:int"/> </sequence> </complexType> <complexType name="CSPartnerExternalId"> <sequence> <element name="CSPartnerExternalId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSApplicationExternalId"> <sequence> <element name="CSApplicationExternalId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSApplicationId"> <sequence> <element name="partnerExternalId" nillable="true" type="tns1:CSPartnerExternalId"/> <element name="applicationExternalId" nillable="true" type="tns1:CSApplicationExternalId"/> </sequence> </complexType> <complexType name="CSCurrency"> <sequence> <element name="currencySubCode" nillable="true" type="tns1:CSText"/> <element name="currencyCode" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSBoolean"> <sequence> <element name="CSBoolean" nillable="true" type="xsd:boolean"/> </sequence> </complexType> <complexType name="CSUniversalTime"> <sequence> <element name="CSUniversalTime" nillable="true" type="xsd:string"/> </sequence> </complexType> <complexType name="CSTimeStamp"> <sequence> <element name="timeZone" nillable="true" type="tns1:CSInteger"/> <element name="daylightSaving" nillable="true" type="tns1:CSBoolean"/> <element name="universalTime" nillable="true" type="tns1:CSUniversalTime"/> </sequence> </complexType> <complexType name="CSAmount"> <sequence> <element name="CSAmount" nillable="true" type="xsd:double"/> </sequence> </complexType> <complexType name="CSQualifiedAmount"> <sequence> <element name="currency" nillable="true" type="tns1:CSCurrency"/> <element name="timeStamp" nillable="true" type="tns1:CSTimeStamp"/> <element name="amount" nillable="true" type="tns1:CSAmount"/> </sequence> </complexType> <complexType name="CSChargingParameters"> <sequence> <element name="chargingParameter" nillable="true" type="impl:ArrayOf_tns1_CSChargingParameter"/> </sequence> </complexType> <complexType name="CSPricingParameter"> <sequence> <element name="parameterValue" nillable="true" type="tns1:CSText"/> <element name="parameterType" nillable="true" type="xsd:int"/> </sequence> </complexType> <complexType name="CSApplicationDescription"> <sequence> <element name="CSApplicationDescription" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSPricingParameters"> <sequence> <element name="pricingParameter" nillable="true" type="impl:ArrayOf_tns1_CSPricingParameter"/> </sequence> </complexType> <complexType name="CSPricingOption"> <sequence> <element name="discountAmount" nillable="true" type="tns1:CSAmount"/> <element name="pricingParameters" nillable="true" type="tns1:CSPricingParameters"/> <element name="pricingModel" nillable="true" type="tns1:CSPricingModel"/> <element name="loginNeeded" nillable="true" type="tns1:CSBoolean"/> <element name="price" nillable="true" type="tns1:CSQualifiedAmount"/> </sequence> </complexType> <complexType name="CSPricingOptions"> <sequence> <element name="pricingOption" nillable="true" type="impl:ArrayOf_tns1_CSPricingOption"/> </sequence> </complexType> <complexType name="CSPartnerAccountExternalId"> <sequence> <element name="CSPartnerAccountExternalId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSTimeSpan"> <sequence> <element name="CSTimeSpan" nillable="true" type="tns1:CSInteger"/> </sequence> </complexType> <complexType name="CSCorrelationId"> <sequence> <element name="type" nillable="true" type="tns1:CSInteger"/> <element name="correlationExternalId" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSPassword"> <sequence> <element name="CSPassword" nillable="true" type="tns1:CSText"/> </sequence> </complexType> <complexType name="CSBECode"> <sequence> <element name="CSBECode" nillable="true" type="tns1:CSText"/> </sequence> </complexType> </schema> <schema targetNamespace="http://messages.common.api.cs.amdocs.com" xmlns="http://www.w3.org/2001/XMLSchema"> <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/> <complexType abstract="true" name="CSRequest"> <sequence> <element name="transactionId" nillable="true" type="xsd:string"/> </sequence> </complexType> <complexType name="CSCommonRequest"> <complexContent> <extension base="tns3:CSRequest"> <sequence> <element name="additionalParameters" nillable="true" type="tns1:CSAdditionalParameters"/> </sequence> </extension> </complexContent> </complexType> <complexType abstract="true" name="CSResponse"> <sequence/> </complexType> <complexType name="CSCommonResponse"> <complexContent> <extension base="tns3:CSResponse"> <sequence> <element name="result" nillable="true" type="tns1:CSResult"/> <element name="additionalParameters" nillable="true" type="tns1:CSAdditionalParameters"/> <element name="transactionId" nillable="true" type="tns1:CSText"/> </sequence> </extension> </complexContent>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -