SupportVector

Element Information

Model

Children: Extension

Attributes

QName Type Fixed Default Use Inheritable Annotation
vectorId VECTOR-ID required

Used By

Element SupportVectors

Source

<xs:element name="SupportVector">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="vectorId" type="VECTOR-ID" use="required"/>
  </xs:complexType>
</xs:element>

Sample