VectorDictionary

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
numberOfVectors INT-NUMBER optional

Used By

Source

<xs:element name="VectorDictionary">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="VectorFields"/>
      <xs:element ref="VectorInstance" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="numberOfVectors" type="INT-NUMBER" use="optional"/>
  </xs:complexType>
</xs:element>

Sample