complexType "ccmsk:RoutingStageParams"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in ccmsk.xsd, see XML source
Includes:
definitions of 1 attribute and 2 elements
Used:
XML Representation Summary
<...
    waitingTime
 = 
xsd:duration
    >
   
Content: 
</...>
Content Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes a specific stage of routing for a particular call type by using a waiting time, and a sequence of cases. The waiting time is given by the attribute waitingTime while the sequence of cases is set up by case elements optionnally followed by a default element. The routing policy checks each condition given by the cases in the specified order, and takes the vectors of ranks corresponding to the first case that applies. If no case applies, the vectors given in the default case are used. If no case applies and no default element is given, the stage has no effect.
XML Source (w/o annotations (4); see schema source)
<xsd:complexType name="RoutingStageParams">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="case" type="ccmsk:RoutingCaseParams">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="default" type="ccmsk:DefaultCaseParams">
</xsd:element>
</xsd:sequence>
<xsd:attribute name="waitingTime" type="ssj:nonNegativeDuration" use="required">
</xsd:attribute>
</xsd:complexType>
Attribute Detail
waitingTime
Determines the minimal time a call must spent in queue before this stage of the routing occurs.
Type:
Use:
required
Defined:
locally, within (this) ccmsk:RoutingStageParams complexType
<xsd:attribute name="waitingTime" type="ssj:nonNegativeDuration" use="required">
</xsd:attribute>
Content Element Detail
case
Describes a case by a condition, and vectors of ranks used if the condition applies.
Type:
ccmsk:RoutingCaseParams, complex content
Defined:
locally, within (this) ccmsk:RoutingStageParams complexType
XML Source (w/o annotations (1); see schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="case" type="ccmsk:RoutingCaseParams">
</xsd:element>

default
Describes the default case with vectors of ranks used if no case applies.
Type:
ccmsk:DefaultCaseParams, complex content
Defined:
locally, within (this) ccmsk:RoutingStageParams complexType
XML Source (w/o annotations (1); see schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="default" type="ccmsk:DefaultCaseParams">
</xsd:element>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.8
DocFlex/XML (Kit) is a freeware edition of DocFlex/XML, which is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com