complexType "ccapp:RepSimParams"
Namespace:
Content:
complex, 9 attributes, 6 elements
Defined:
globally in ccapp.xsd, see XML source
Includes:
definitions of 3 attributes and 1 element
Used:
XML Representation Summary
<...
    cpuTimeLimit
 = 
xsd:duration
    enableChrono
 = 
xsd:boolean : "true"
    estimateContactTypeAgentGroup
 = 
xsd:boolean : "false"
    keepObs
 = 
xsd:boolean : "false"
    maxReplications
 = 
xsd:int
    minReplications
 = 
xsd:int
    normalizeToDefaultUnit
 = 
xsd:boolean : "false"
    perPeriodCollectingMode
 = 
("PERIODOFENTRY" | "PERIODOFEXIT" | "PERIODOFBEGINSERVICEORENTRY" | "PERIODOFBEGINSERVICEOREXIT") : "PERIODOFENTRY"
    restrictToPrintedStat
 = 
xsd:boolean : "false"
    >
   
Content: 
</...>
Content Elements (6):
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
Represents parameters for a contact center simulation using independent replications to evaluate performance measures for a finite horizon and possibly non-stationary system.
Type Definition Detail
Type Derivation Tree
  ccapp:RepSimParams (extension)
XML Source (w/o annotations (5); see schema source)
<xsd:complexType name="RepSimParams">
<xsd:complexContent>
<xsd:extension base="ccapp:SimParams">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="outReplications" type="ssj:nonNegativeIntList">
</xsd:element>
</xsd:sequence>
<xsd:attribute name="minReplications" type="ssj:positiveInt" use="required">
</xsd:attribute>
<xsd:attribute name="maxReplications" type="ssj:positiveInt">
</xsd:attribute>
<xsd:attribute default="PERIODOFENTRY" name="perPeriodCollectingMode" type="ccapp:PerPeriodCollectingMode">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (defined in this component only)
maxReplications
Determines the maximal number of replications to avoid excessive simulation length when using sequential sampling. This is also used to limit memory usage if observations are stored.
Type:
Use:
optional
Defined:
locally, within (this) ccapp:RepSimParams complexType
<xsd:attribute name="maxReplications" type="ssj:positiveInt">
</xsd:attribute>

minReplications
Determines the minimal number of replications. When sequential sampling is not used, this corresponds to the number of simulated replications. Otherwise, this gives the minimal number of replications to be performed before the first error check.
Type:
Use:
required
Defined:
locally, within (this) ccapp:RepSimParams complexType
<xsd:attribute name="minReplications" type="ssj:positiveInt" use="required">
</xsd:attribute>

perPeriodCollectingMode
Determines in which period a contact is counted during statistical collecting. The statistical period can be the arrival period, the period at which the service begins, or the period at which the contact exits the system. This only affects per-period statistics, not statistics over all time. For example, if contacts are counted in the periods they exit, one can influence the service level by serving a contact in the next period if its waiting time already exceeds the threshold. However, the service level cannot be influenced this way if the contacts are counted in the period they arrive. If the statistical period of a contact corresponds to the wrap-up period, it is counted in the first main period. Similarly, a contact whose statistical period is the wrap-up period is counted in the last main period.
Type:
Use:
optional
Default:
"PERIODOFENTRY"
Defined:
locally, within (this) ccapp:RepSimParams complexType
<xsd:attribute default="PERIODOFENTRY" name="perPeriodCollectingMode" type="ccapp:PerPeriodCollectingMode">
</xsd:attribute>
Content Element Detail (defined in this component only)
outReplications
Determines the out-of-sample number of replications. After having determined the optimal staffing with minReplications, do the simulation again with larger samples to check that the previous values were acceptable.
Type:
ssj:nonNegativeIntList, simple content
Defined:
locally, within (this) ccapp:RepSimParams complexType
XML Source (w/o annotations (1); see schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="outReplications" type="ssj:nonNegativeIntList">
</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