MultivariateStats

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
targetCategory xs:string optional

Used By

Element ModelStats

Source

<xs:element name="MultivariateStats">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="MultivariateStat" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="targetCategory" type="xs:string" use="optional"/>
  </xs:complexType>
</xs:element>

Sample