SupportVectors

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
numberOfAttributes INT-NUMBER optional
numberOfSupportVectors INT-NUMBER optional

Used By

Source

<xs:element name="SupportVectors">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="SupportVector" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="numberOfSupportVectors" type="INT-NUMBER" use="optional"/>
    <xs:attribute name="numberOfAttributes" type="INT-NUMBER" use="optional"/>
  </xs:complexType>
</xs:element>

Sample