Namespace: |
|
Content: |
complex, 12 attributes, 17 elements |
Defined: |
globally in ccmsk.xsd, see XML source |
Includes: |
definitions of 12 attributes and 17 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
agentSelectionScore | = |
("WEIGHTONLY" | "NUMFREEAGENTS" | "LONGESTIDLETIME") : "LONGESTIDLETIME" | |||
allowCopies | = |
xsd:boolean : "true" | |||
contactSelectionScore | = |
("WEIGHTONLY" | "QUEUESIZE" | "LONGESTWAITINGTIME") : "LONGESTWAITINGTIME" | |||
localSpecOverflowDelay | = |
xsd:duration : "PT0S" | |||
longestWaitingTime | = |
xsd:boolean : "true" | |||
numTestingPeriods | = |
xsd:int | |||
overflowTransfer | = |
xsd:boolean : "false" | |||
queueSizeThresh | = |
xsd:int | |||
randomizedAgentSelection | = |
xsd:boolean : "false" | |||
randomizedContactSelection | = |
xsd:boolean : "false" | |||
routerPolicy | = |
xsd:string | |||
testingPeriodDuration | = |
xsd:duration | |||
> | |||||
|
|||||
</...> |
<xsd:complexType name="RouterParams"> <xsd:sequence> <xsd:key name="UniquePropertyName"> <xsd:selector xpath="*"/> <xsd:field xpath="@name"/> </xsd:key> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="ranksGTUpdate" type="ccmsk:DoubleArrayWithMinWaitingTime"> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="callTypeRouting" type="ccmsk:CallTypeRoutingParams"> </xsd:element> </xsd:sequence> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> <xsd:attribute default="LONGESTIDLETIME" name="agentSelectionScore" type="ccmsk:AgentSelectionScore"> </xsd:attribute> <xsd:attribute default="LONGESTWAITINGTIME" name="contactSelectionScore" type="ccmsk:ContactSelectionScore"> </xsd:attribute> </xsd:complexType> |
Type: |
|
Use: |
optional |
Default: |
"LONGESTIDLETIME" |
Defined: |
<xsd:attribute default="LONGESTIDLETIME" name="agentSelectionScore" type="ccmsk:AgentSelectionScore"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"true" |
Defined: |
<xsd:attribute default="true" name="allowCopies" type="xsd:boolean"> </xsd:attribute> |
Type: |
|
Use: |
optional |
Default: |
"LONGESTWAITINGTIME" |
Defined: |
<xsd:attribute default="LONGESTWAITINGTIME" name="contactSelectionScore" type="ccmsk:ContactSelectionScore"> </xsd:attribute> |
Type: |
|
Use: |
optional |
Default: |
"PT0S" |
Defined: |
<xsd:attribute default="PT0S" name="localSpecOverflowDelay" type="ssj:nonNegativeDuration"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"true" |
Defined: |
<xsd:attribute default="true" name="longestWaitingTime" type="xsd:boolean"> </xsd:attribute> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:attribute name="numTestingPeriods" type="ssj:nonNegativeInt"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="overflowTransfer" type="xsd:boolean"> </xsd:attribute> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:attribute name="queueSizeThresh" type="ssj:nonNegativeInt"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="randomizedAgentSelection" type="xsd:boolean"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="randomizedContactSelection" type="xsd:boolean"> </xsd:attribute> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
<xsd:attribute name="routerPolicy" type="xsd:string"> </xsd:attribute> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:attribute name="testingPeriodDuration" type="ssj:nonNegativeDuration"> </xsd:attribute> |
Type: |
ccmsk:CallTypeRoutingParams, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="callTypeRouting" type="ccmsk:CallTypeRoutingParams"> </xsd:element> |
Type: |
ssj:NonNegativeDurationArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="delaysGT" type="ssj:NonNegativeDurationArray"> </xsd:element> |
Type: |
ssj:IntArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="groupToTypeMap" type="ssj:IntArray"> </xsd:element> |
Type: |
ssj:BooleanArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="incidenceMatrixGT" type="ssj:BooleanArray"> </xsd:element> |
Type: |
ssj:BooleanArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="incidenceMatrixTG" type="ssj:BooleanArray"> </xsd:element> |
Type: |
ssj:PropertiesParams, complex content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="properties" type="ssj:PropertiesParams"> <xsd:key name="UniquePropertyName"> <xsd:selector xpath="*"/> <xsd:field xpath="@name"/> </xsd:key> </xsd:element> |
Type: |
ssj:nonNegativeDoubleList, simple content |
Defined: |
<xsd:element minOccurs="0" name="queueWeights" type="ssj:nonNegativeDoubleList"> </xsd:element> |
Type: |
ssj:DoubleArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="ranksGT" type="ssj:DoubleArray"> </xsd:element> |
Type: |
ccmsk:DoubleArrayWithMinWaitingTime, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ranksGTUpdate" type="ccmsk:DoubleArrayWithMinWaitingTime"> </xsd:element> |
Type: |
ssj:DoubleArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="ranksTG" type="ssj:DoubleArray"> </xsd:element> |
Type: |
ccmsk:RoutingTableSources, empty content |
Defined: |
<xsd:element minOccurs="0" name="routingTableSources" type="ccmsk:RoutingTableSources"> </xsd:element> |
Type: |
ssj:nonNegativeIntList, simple content |
Defined: |
<xsd:element minOccurs="0" name="skillCounts" type="ssj:nonNegativeIntList"> </xsd:element> |
Type: |
ssj:double01iList, simple content |
Defined: |
<xsd:element minOccurs="0" name="targetFracAgents" type="ssj:double01iList"> </xsd:element> |
Type: |
ssj:nonNegativeDoubleList, simple content |
Defined: |
<xsd:element minOccurs="0" name="targetQueueRatio" type="ssj:nonNegativeDoubleList"> </xsd:element> |
Type: |
ssj:IntArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="typeToGroupMap" type="ssj:IntArray"> </xsd:element> |
Type: |
ssj:DoubleArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="weightsGT" type="ssj:DoubleArray"> </xsd:element> |
Type: |
ssj:DoubleArray, complex content |
Defined: |
<xsd:element minOccurs="0" name="weightsTG" type="ssj:DoubleArray"> </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 |