W3C

parlayx_call_direction_manager_interface_2_2

The document saved/public/Parlay-X/parlayx_call_direction_manager_interface_2_2.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 NonIdentifierName .//.[@name and not(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 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')]

<xsd:schema TargetNamespace UnqualifiedLocalAttributes elementFormDefault="qualified" QualifiedLocalElements targetNamespace="http://www.csapi.org/schema/parlayx/call_direction/notification_manager/v2_2/local" TargetNamespace >
<xsd:import ImportSchema namespace="http://www.csapi.org/schema/parlayx/call_notification/v2_1" ImportSchema schemaLocation="parlayx_call_notification_types_2_1.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="startCallDirectionNotification" IdentifierName GlobalElement ElementTypeReference type="parlayx_call_direction_manager_local_xsd:startCallDirectionNotification" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="startCallDirectionNotification" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence > </xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="startCallDirectionNotificationResponse" NonIdentifierName GlobalElement ElementTypeReference type="parlayx_call_direction_manager_local_xsd:startCallDirectionNotificationResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="startCallDirectionNotificationResponse" NonIdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence />
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="stopCallDirectionNotification" IdentifierName GlobalElement ElementTypeReference type="parlayx_call_direction_manager_local_xsd:stopCallDirectionNotification" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="stopCallDirectionNotification" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence >
<xsd:element ComplexTypeSequence SequenceElement name="correlator" IdentifierName ComplexTypeSequence type="xsd:string" StringElement />
</xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="stopCallDirectionNotificationResponse" NonIdentifierName GlobalElement ElementTypeReference type="parlayx_call_direction_manager_local_xsd:stopCallDirectionNotificationResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="stopCallDirectionNotificationResponse" NonIdentifierName 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).