simpleType "ccapp:PerPeriodCollectingMode"
Namespace:
Defined:
globally in ccapp.xsd, see XML source
Used:
Datatype Representation Summary
("PERIODOFENTRY" | "PERIODOFEXIT" | "PERIODOFBEGINSERVICEORENTRY" | "PERIODOFBEGINSERVICEOREXIT")
All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
Determines how per-period statistics are computed during simulation. At the time a contact leaves the system, the statistical collector must choose a period, and count every statistic concerning the contact in that period. If the period is selected differently depending on the event, ratios such as service levels have less sense. In particular, it is not sensible to count the arrival of a contact in a period, and its service termination in the next period. The way the counting period is chosen can affect the per-period results, and can be adjusted by the user. However, this does not affect the global, time-aggregate, results. This parameter concerns experiments using independent replications, and is determined by the perPeriodCollectingMode attribute of element repSimParams.
Type Definition Detail
Type Derivation Tree
xsd:string
  ccapp:PerPeriodCollectingMode (restriction)
Derivation:
restriction of xsd:string
Facets:
enumeration:
"PERIODOFENTRY"  -  All events concerning a contact are counted in the period of its arrival in the system.
"PERIODOFEXIT"  -  All events concerning a contact are counted in the period of its exit (end of service, abandonment, or blocking).
"PERIODOFBEGINSERVICEORENTRY"  -  All events concerning a contact are counted in the period at which the service begins. Events concerning unserved contacts are counted in the period of arrival.
"PERIODOFBEGINSERVICEOREXIT"  -  All events concerning a contact are counted in the period at which the service begins. Events concerning unserved contacts are counted in the period of exit (abandonment or blocking).
XML Source (w/o annotations (5); see schema source)
<xsd:simpleType name="PerPeriodCollectingMode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="PERIODOFENTRY">
</xsd:enumeration>
<xsd:enumeration value="PERIODOFEXIT">
</xsd:enumeration>
<xsd:enumeration value="PERIODOFBEGINSERVICEORENTRY">
</xsd:enumeration>
<xsd:enumeration value="PERIODOFBEGINSERVICEOREXIT">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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