Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Texts
Annotations
The global Texts element is a set of strings.
Diagram
Diagram Visualization_xsd_Complex_Type_TextsType.tmp#TextsType_fontIndex Visualization_xsd_Complex_Type_TextsType.tmp#TextsType_lineHeight Visualization_xsd_Complex_Type_TextsType.tmp#TextsType_n Visualization_xsd_Element_Text.tmp#Text Visualization_xsd_Complex_Type_TextsType.tmp#TextsType
Type TextsType
Properties
content complex
Used by
Complex Type PMIDisplayType
Children Text
Instance
<Texts fontIndex="" lineHeight="" n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Text>{1,unbounded}</Text>
</Texts>
Attributes
QName Type Use Annotation
fontIndex xs:unsignedInt required
The required fontIndex attribute is the index of a font within the Fonts table.
lineHeight xs:double optional
The optional lineHeight attribute is the height of the text line defined in the model units.
n NaturalType required
The required n attribute is the number of text strings in this array.
Source
<xs:element name="Texts" type="TextsType">
  <xs:annotation>
    <xs:documentation>The global Texts element is a set of strings.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd