Namespace: |
|
Content: |
complex, 6 attributes, 5 elements |
Defined: |
globally in ccapp.xsd, see XML source |
Includes: |
definitions of 6 attributes and 5 elements |
Used: |
at 3 locations |
XML Representation Summary | |||||
<... | |||||
cpuTimeLimit | = |
xsd:duration | |||
enableChrono | = |
xsd:boolean : "true" | |||
estimateContactTypeAgentGroup | = |
xsd:boolean : "false" | |||
keepObs | = |
xsd:boolean : "false" | |||
normalizeToDefaultUnit | = |
xsd:boolean : "false" | |||
restrictToPrintedStat | = |
xsd:boolean : "false" | |||
> | |||||
|
|||||
</...> |
ccapp:BatchSimParams (as extension base), |
ccapp:RepSimParams (as extension base) |
<xsd:complexType abstract="true" name="SimParams"> <xsd:sequence> </xsd:element> <xsd:key name="simPrintedStatUniqueMeasure"> <xsd:selector xpath="printedStat"/> <xsd:field xpath="@measure"/> </xsd:key> </xsd:element> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="sequentialSampling" type="ccapp:SequentialSamplingParams"> </xsd:element> <xsd:element maxOccurs="unbounded" minOccurs="0" name="controlVariable" type="ccapp:ControlVariableParams"> </xsd:element> </xsd:sequence> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:attribute> </xsd:complexType> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:attribute name="cpuTimeLimit" type="ssj:nonNegativeDuration"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"true" |
Defined: |
<xsd:attribute default="true" name="enableChrono" type="xsd:boolean"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="estimateContactTypeAgentGroup" type="xsd:boolean"> </xsd:attribute> |
Keeping all the observations is memory-intensive for complex contact centers with many contact types, agent groups, and periods, but it can be useful to compute custom statistics on the values such as quantiles, and for plotting histograms.
This option is useful mostly when interacting with the simulator from Java code since the observations are not printed on the standard output by default when running the simulator from the command-line. However, printedObs elements can be embedded in the report element to indicate that observations for selected performance measures must be printed.
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="keepObs" type="xsd:boolean"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="normalizeToDefaultUnit" type="xsd:boolean"> </xsd:attribute> |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
<xsd:attribute default="false" name="restrictToPrintedStat" type="xsd:boolean"> </xsd:attribute> |
Type: |
ccapp:CallTraceParams, complex content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="callTrace" type="ccapp:CallTraceParams"> </xsd:element> |
Type: |
ccapp:ControlVariableParams, empty content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="controlVariable" type="ccapp:ControlVariableParams"> </xsd:element> |
Type: |
ccapp:RandomStreamsParams, complex content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="randomStreams" type="ccapp:RandomStreamsParams"> </xsd:element> |
Type: |
ccapp:ReportParams, complex content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="report" type="ccapp:ReportParams"> <xsd:key name="simPrintedStatUniqueMeasure"> <xsd:selector xpath="printedStat"/> <xsd:field xpath="@measure"/> </xsd:key> </xsd:element> |
Type: |
ccapp:SequentialSamplingParams, empty content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="sequentialSampling" type="ccapp:SequentialSamplingParams"> </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 |