element <obs>
Namespace:
Type:
embedded (extension of ssj:doubleList)
Content:
simple, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
XML Representation Summary
<obs
    column
 = 
xsd:int
    row
 = 
xsd:int
    >
   
Content: 
{ list of xsd:double }
</obs>
May be included in elements (1):
Usage / Definition Locations
Annotation
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.
Embedded Type Detail
Type Derivation Tree
xsd:double
  ssj:doubleList (list)
      complexType
Derivation:
extension of ssj:doubleList
XML Source (w/o annotations (3); see schema source)
<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>
Attribute Detail
column
Gives the index of the column for this list of observations.
Type:
Use:
required
Defined:
locally, within (this) obs element
<xsd:attribute name="column" type="ssj:nonNegativeInt" use="required">
</xsd:attribute>

row
Gives the index of the row for this list of observations.
Type:
Use:
required
Defined:
locally, within (this) obs element
<xsd:attribute name="row" type="ssj:nonNegativeInt" use="required">
</xsd:attribute>

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