W3C

parlayx_call_handling_interface_2_2

The document saved/public/Parlay-X/parlayx_call_handling_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 ImportSchema ./xs:import[@namespace and @schemaLocation]/ (., @namespace, @schemaLocation)
basic GlobalElement ./xs:element[@name and @type and contains(@type, ':')]/ (., @name, @type)
basic MinOccurs1 .//.[@minOccurs = '1']/ (@minOccurs)
basic ElementMinOccurs1MaxOccursUnbounded .//xs:element[(not(@minOccurs) or @minOccurs = '1') and @maxOccurs = 'unbounded']/ (@minOccurs, @maxOccurs)
basic GlobalComplexType ./xs:complexType[@name]/ (., @name)
basic ComplexTypeSequence .//xs:complexType/xs:sequence/ (., xs:element/(., @name))
basic SequenceElement .//xs:sequence/xs:element/(.)
basic SequenceSingleRepeatedElement .//xs:sequence[count(xs:element) = 1]/xs:element[@maxOccurs = 'unbounded']/ (., @maxOccurs)
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 AnyURIElement .//xs:element/@type[resolve-QName(.,..) = xs:QName('xs:anyURI')]

<xsd:schema TargetNamespace UnqualifiedLocalAttributes elementFormDefault="qualified" QualifiedLocalElements targetNamespace="http://www.csapi.org/schema/parlayx/call_handling/v2_2/local" TargetNamespace >
<xsd:import ImportSchema namespace="http://www.csapi.org/schema/parlayx/call_handling/v2_2" ImportSchema schemaLocation="parlayx_call_handling_types_2_2.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="setRules" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:setRules" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="setRules" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence > </xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="setRulesResponse" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:setRulesResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="setRulesResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence />
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="setRulesForGroup" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:setRulesForGroup" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="setRulesForGroup" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence > </xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="setRulesForGroupResponse" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:setRulesForGroupResponse" GlobalElement ElementTypeReference />
<xsd:element GlobalElement ElementTypeReference name="getRules" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:getRules" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="getRules" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence ></xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="getRulesResponse" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:getRulesResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="getRulesResponse" IdentifierName GlobalComplexType >
<xsd:sequence ComplexTypeSequence ></xsd:sequence>
</xsd:complexType>
<xsd:element GlobalElement ElementTypeReference name="clearRules" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:clearRules" GlobalElement ElementTypeReference />
<xsd:element GlobalElement ElementTypeReference name="clearRulesResponse" IdentifierName GlobalElement ElementTypeReference type="call_handling_local_xsd:clearRulesResponse" GlobalElement ElementTypeReference />
<xsd:complexType GlobalComplexType name="clearRulesResponse" 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).