Histogram which can be applied to a single parameter.
<xsd:complexType name="Histogram"> <xsd:sequence> <xsd:element name="Bin" type="HistogramBin" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>
To XSD To XSD Tree