complexType "ccmsk:StatConditionParams"
Namespace:
Content:
complex, 3 attributes, 2 elements
Defined:
globally in ccmsk.xsd, see XML source
Includes:
definitions of 3 attributes and 2 elements
Used:
XML Representation Summary
<...
    checkedPeriodDuration
 = 
xsd:duration
    measure
 = 
xsd:string
    numCheckedPeriods
 = 
xsd:int
    >
   
Content: 
</...>
Content Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Regroups the parameters for a condition on statistics collected during some time intervals. The a measure attribute indicates the name of a type of performance measure on which the condition applies. The condition checks statistics of the appropriate type during a certain number of intervals given by the numCheckedPeriods attribute. The length of the intervals is set up using the checkedPeriodDuration attribute. Each statistics has an index whose meaning depends on the type of performance measure. For example, if service level is selected by setting measure to SERVICELEVEL, the index corresponds to a call type. The conditions on the collected statistics are given using elements. For the overall condition to to true, each condition set up by child elements must apply.
XML Source (w/o annotations (3); see schema source)
<xsd:complexType name="StatConditionParams">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="1">
<xsd:element name="statWithThresh" type="ccmsk:IndexThreshParams">
</xsd:element>
<xsd:element name="statWithStat" type="ccmsk:TwoIndicesParams">
</xsd:element>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="measure" type="xsd:string" use="required"/>
<xsd:attribute name="numCheckedPeriods" type="ssj:positiveInt" use="required"/>
<xsd:attribute name="checkedPeriodDuration" type="ssj:positiveDuration" use="required"/>
</xsd:complexType>
Attribute Detail
checkedPeriodDuration
Type:
Use:
required
Defined:
locally, within (this) ccmsk:StatConditionParams complexType
XML Source (see schema source)
<xsd:attribute name="checkedPeriodDuration" type="ssj:positiveDuration" use="required"/>

measure
Type:
xsd:string
Use:
required
Defined:
locally, within (this) ccmsk:StatConditionParams complexType
XML Source (see schema source)
<xsd:attribute name="measure" type="xsd:string" use="required"/>

numCheckedPeriods
Type:
Use:
required
Defined:
locally, within (this) ccmsk:StatConditionParams complexType
XML Source (see schema source)
<xsd:attribute name="numCheckedPeriods" type="ssj:positiveInt" use="required"/>
Content Element Detail
statWithStat
Compares statistics given by indices first and second, using the relationship given by rel.
Type:
ccmsk:TwoIndicesParams, empty content
Defined:
locally, within (this) ccmsk:StatConditionParams complexType
XML Source (w/o annotations (1); see schema source)
<xsd:element name="statWithStat" type="ccmsk:TwoIndicesParams">
</xsd:element>

statWithThresh
Compares a statistic with index given by the index attribute with a constant given by threshold attribute, using the relationship given by the rel attribute.
Type:
Defined:
locally, within (this) ccmsk:StatConditionParams complexType
XML Source (w/o annotations (1); see schema source)
<xsd:element name="statWithThresh" type="ccmsk:IndexThreshParams">
</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