W3C

parlayx_third_party_call_interface_3_0

The document saved/public/Parlay-X/parlayx_third_party_call_interface_3_0.wsdl has been classified as being possibly a Basic XML Schema Patterns for Databinding 1.0 conformant document as it only exhibits the following patterns:

Status Nodes Name XPath
basic TargetNamespace .[@targetNamespace]/ (., @targetNamespace)
basic QualifiedLocalElements .[@elementFormDefault = 'qualified']/ (@elementFormDefault)
basic UnqualifiedLocalAttributes .[not(@attributeFormDefault) or @attributeFormDefault = 'unqualified']/ (., @attributeFormDefault)
basic IdentifierName .//.[matches(@name, "^[A-Za-z_]([A-Za-z0-9_]0 31)$")]/ (@name)
basic ImportSchema ./xs:import[@namespace and @schemaLocation]/ (., @namespace, @schemaLocation)
basic GlobalElement ./xs:element[@name and @type and contains(@type, ':')]/ (., @name, @type)
basic MaxOccurs1 .//.[@maxOccurs = '1']/ (@maxOccurs)
basic ElementMinOccurs0 .//xs:element[@minOccurs = '0' and (not(@maxOccurs) or @maxOccurs = '1')]/ (@minOccurs, @maxOccurs)
basic GlobalComplexType ./xs:complexType[@name]/ (., @name)
basic ComplexTypeSequence .//xs:complexType/xs:sequence/ (., xs:element/(., @name))
basic SequenceElement .//xs:sequence/xs:element/(.)
basic ElementTypeReference .//xs:element[@name and @type and namespace-uri-from-QName(resolve-QName(@type,.)) != 'http://www.w3.org/2001/XMLSchema' and contains(@type, ':')]/ (., @name, @type)
basic StringElement .//xs:element/@type[resolve-QName(.,..) = xs:QName('xs:string')]
basic AnyURIElement .//xs:element/@type[resolve-QName(.,..) = xs:QName('xs:anyURI')]

<xsd:schema TargetNamespace UnqualifiedLocalAttributes elementFormDefault="qualified" QualifiedLocalElements targetNamespace="http://www.csapi.org/schema/parlayx/third_party_call/v3_0/local" TargetNamespace >
<xsd:import ImportSchema namespace="http://www.csapi.org/schema/parlayx/third_party_call/v3_0" ImportSchema schemaLocation="parlayx_third_party_call_types_3_0.xsd" ImportSchema />
<xsd:import ImportSchema namespace="http://www.csapi.org/schema/parlayx/common/v2_1" ImportSchema schemaLocation="parlayx_common_types_2_1.xsd" ImportSchema />
<xsd:element GlobalElement ElementTypeReference name="makeCall" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:makeCall" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="makeCall" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement name="callingParty" IdentifierName ComplexTypeSequence type="xsd:anyURI" AnyURIElement />
<xsd:element ComplexTypeSequence SequenceElement name="calledParty" IdentifierName ComplexTypeSequence type="xsd:anyURI" AnyURIElement />
<xsd:element ComplexTypeSequence SequenceElement ElementTypeReference name="charging" IdentifierName ComplexTypeSequence ElementTypeReference type="parlayx_common_xsd:ChargingInformation" ElementTypeReference minOccurs="0" ElementMinOccurs0 maxOccurs="1" MaxOccurs1 ElementMinOccurs0 />
<xsd:element ComplexTypeSequence SequenceElement ElementTypeReference name="announcement" IdentifierName ComplexTypeSequence ElementTypeReference type="parlayx_third_party_call_xsd:AnnouncementContents" ElementTypeReference minOccurs="0" ElementMinOccurs0 maxOccurs="1" MaxOccurs1 ElementMinOccurs0 />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="makeCallResponse" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:makeCallResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="makeCallResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence ></xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="getCallInformation" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:getCallInformation" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="getCallInformation" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement name="callIdentifier" IdentifierName ComplexTypeSequence type="xsd:string" StringElement />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="getCallInformationResponse" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:getCallInformationResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="getCallInformationResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement ElementTypeReference name="result" IdentifierName ComplexTypeSequence ElementTypeReference type="parlayx_third_party_call_xsd:CallInformation" ElementTypeReference />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="endCall" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:endCall" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="endCall" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement name="callIdentifier" IdentifierName ComplexTypeSequence type="xsd:string" StringElement />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="endCallResponse" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:endCallResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="endCallResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence />
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="cancelCallRequest" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:cancelCallRequest" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="cancelCallRequest" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement name="callIdentifier" IdentifierName ComplexTypeSequence type="xsd:string" StringElement />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="cancelCallRequestResponse" IdentifierName GlobalElement ElementTypeReference type="parlayx_third_party_call_local_xsd:cancelCallRequestResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="cancelCallRequestResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence />
</xsd:complexType>
</xsd:schema>

This document was produced by the W3C XML Schema Patterns for Databinding Working Group. Comments on this document may be sent to the public public-xsd-databinding-comments@w3.org mailing list (public archive).