Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element FrameFlag
Annotations
The global FrameFlag element defines a flag form frame.
Diagram
Diagram Visualization_xsd_Complex_Type_FrameBaseType.tmp#FrameBaseType Visualization_xsd_Complex_Type_FrameRectangularType.tmp#FrameRectangularType_XY Visualization_xsd_Complex_Type_FrameRectangularType.tmp#FrameRectangularType_Width Visualization_xsd_Complex_Type_FrameRectangularType.tmp#FrameRectangularType_Height Visualization_xsd_Complex_Type_FrameRectangularType.tmp#FrameRectangularType Visualization_xsd_Complex_Type_FrameFlagType.tmp#FrameFlagType_right Visualization_xsd_Complex_Type_FrameFlagType.tmp#FrameFlagType Visualization_xsd_Element_Frame.tmp#Frame
Type FrameFlagType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Height, Width, XY
Instance
<FrameFlag right="true" xmlns="http://qifstandards.org/xsd/qif3">
  <XY>{1,1}</XY>
  <Width>{1,1}</Width>
  <Height>{1,1}</Height>
</FrameFlag>
Attributes
QName Type Default Use Annotation
right xs:boolean true optional
The optional right attribute shows if the flag frame has the triangle element at the right side.
Source
<xs:element name="FrameFlag" type="FrameFlagType" substitutionGroup="Frame">
  <xs:annotation>
    <xs:documentation>The global FrameFlag element defines a flag form frame.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd