complexType "ccapp:HistogramParams"
Namespace:
Content:
empty, 4 attributes
Defined:
globally in ccapp.xsd, see XML source
Includes:
definitions of 4 attributes
Used:
XML Representation Summary
<...
    leftBoundary
 = 
xsd:double
    numBins
 = 
xsd:int
    rightBoundary
 = 
xsd:double
    syncTicks
 = 
xsd:boolean : "false"
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Determine the parameters of a histogram. The bins all have equal width. If the parameters are not given, they will be chosen automatically.
XML Source (w/o annotations (5); see schema source)
<xsd:complexType name="HistogramParams">
<xsd:attribute default="false" name="syncTicks" type="xsd:boolean">
</xsd:attribute>
<xsd:attribute name="numBins" type="ssj:positiveInt">
</xsd:attribute>
<xsd:attribute name="leftBoundary" type="xsd:double">
</xsd:attribute>
<xsd:attribute name="rightBoundary" type="xsd:double">
</xsd:attribute>
</xsd:complexType>
Attribute Detail
leftBoundary
Determines the left boundary of the histogram: it is also the left boundary of the leftmost bin. If not present, it will be chosen as the smallest value of the observations.
Type:
xsd:double
Use:
optional
Defined:
locally, within (this) ccapp:HistogramParams complexType
<xsd:attribute name="leftBoundary" type="xsd:double">
</xsd:attribute>

numBins
Determines the number of bins of the histogram. They all have equal width. If not present, it will be chosen automatically.
Type:
Use:
optional
Defined:
locally, within (this) ccapp:HistogramParams complexType
<xsd:attribute name="numBins" type="ssj:positiveInt">
</xsd:attribute>

rightBoundary
Determines the right boundary of the histogram: it is also the right boundary of the rightmost bin. If not present, it will be chosen as the largest value of the observations.
Type:
xsd:double
Use:
optional
Defined:
locally, within (this) ccapp:HistogramParams complexType
<xsd:attribute name="rightBoundary" type="xsd:double">
</xsd:attribute>

syncTicks
Synchronizes the x-axis ticks with some of the histogram bins.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within (this) ccapp:HistogramParams complexType
<xsd:attribute default="false" name="syncTicks" type="xsd:boolean">
</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