complexType "ccapp:ObsMatrix"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in ccapp.xsd, see XML source
Includes:
definitions of 1 attribute and 1 element
Used:
XML Representation Summary
<...
    measure
 = 
xsd:string
    >
   
Content: 
</...>
Content Elements (1):
obs (within observations)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Represents a matrix of observations concerning a specific type of performance measure.
XML Source (w/o annotations (5); see schema source)
<xsd:complexType name="ObsMatrix">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="obs">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="ssj:doubleList">
<xsd:attribute name="row" type="ssj:nonNegativeInt" use="required">
</xsd:attribute>
<xsd:attribute name="column" type="ssj:nonNegativeInt" use="required">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="measure" type="xsd:string" use="required">
</xsd:attribute>
</xsd:complexType>
Attribute Detail
measure
Gives the type of the measure concerned by this matrix of observations. The given string can be the name of any enum constant in the class PerformanceMeasureType from package umontreal.iro.lecuyer.contactcenters.app.
Type:
xsd:string
Use:
required
Defined:
locally, within (this) ccapp:ObsMatrix complexType
<xsd:attribute name="measure" type="xsd:string" use="required">
</xsd:attribute>
Content Element Detail
obs
Gives a list of observations for a specific performance measure, identified by a row and a column. This element contains the list of observations while the row and columns are set up using attributes row and column.
Type:
embedded (extension of ssj:doubleList), simple content
Defined:
locally, within (this) ccapp:ObsMatrix complexType

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