<xs:element name="Color" type="ColorType" minOccurs="0"><xs:annotation><xs:documentation>The optional ColorType is the RGB color type - a triplet of integer numbers: the red-component, the green-component and the blue-component.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Plane" type="PlanePMIDisplayType" minOccurs="0"><xs:annotation><xs:documentation>The optional Plane element is an annotation plane.</xs:documentation></xs:annotation></xs:element>
The optional Graphics element defines additional visualization data. It allows specifying user-defined PMI data that have no semantic representation in a QIF file.
<xs:element name="Graphics" type="GraphicsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Graphics element defines additional visualization data. It allows specifying user-defined PMI data that have no semantic representation in a QIF file.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Reference" type="ElementReferenceFullType"><xs:annotation><xs:documentation>The Reference element is the id of an annotation entity which will be visualized according to the display information defined in the fields above.</xs:documentation></xs:annotation></xs:element>
<xs:element name="GroupID" type="I2Type" minOccurs="0"><xs:annotation><xs:documentation>The optional GroupID element is the group id: the first value is a group index, the second value is an annotation index within the group.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PMIDisplayType"><xs:annotation><xs:documentation>The PMIDisplayType defines a block of display data used for visualization of PMI entities.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="Attributes" minOccurs="0"><xs:annotation><xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation></xs:annotation></xs:element><xs:element name="Color" type="ColorType" minOccurs="0"><xs:annotation><xs:documentation>The optional ColorType is the RGB color type - a triplet of integer numbers: the red-component, the green-component and the blue-component.</xs:documentation></xs:annotation></xs:element><xs:element name="Plane" type="PlanePMIDisplayType" minOccurs="0"><xs:annotation><xs:documentation>The optional Plane element is an annotation plane.</xs:documentation></xs:annotation></xs:element><xs:element ref="Texts" minOccurs="0"><xs:annotation><xs:documentation>The optional Texts element specifies a set of text lines.</xs:documentation></xs:annotation></xs:element><xs:element ref="Leader" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The optional Leader element defines leaders.</xs:documentation></xs:annotation></xs:element><xs:element ref="WitnessLines" minOccurs="0"><xs:annotation><xs:documentation>The optional WitnessLines element defines witness lines.</xs:documentation></xs:annotation></xs:element><xs:element ref="Frames" minOccurs="0"><xs:annotation><xs:documentation>The optional Frames element defines the visualization frames.</xs:documentation></xs:annotation></xs:element><xs:element name="Graphics" type="GraphicsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Graphics element defines additional visualization data. It allows specifying user-defined PMI data that have no semantic representation in a QIF file.</xs:documentation></xs:annotation></xs:element><xs:element name="Reference" type="ElementReferenceFullType"><xs:annotation><xs:documentation>The Reference element is the id of an annotation entity which will be visualized according to the display information defined in the fields above.</xs:documentation></xs:annotation></xs:element><xs:element name="GroupID" type="I2Type" minOccurs="0"><xs:annotation><xs:documentation>The optional GroupID element is the group id: the first value is a group index, the second value is an annotation index within the group.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>