<xs:element name="ControlIssue" type="ControlIssueType"><xs:annotation><xs:documentation>The ControlIssue element defines the type of the control issue.</xs:documentation></xs:annotation></xs:element>
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="ControlMethodId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ControlMethodId element is the QIF id of the control method triggering this issue.</xs:documentation></xs:annotation></xs:element>
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="StudyIssueId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional StudyIssueId element is the QIF id of the study issue associated with this control issue.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ControlIssueDetailsType"><xs:annotation><xs:documentation>The ControlIssueDetailsType defines the details of a control issue.</xs:documentation></xs:annotation><xs:sequence><xs:element name="ControlIssue" type="ControlIssueType"><xs:annotation><xs:documentation>The ControlIssue element defines the type of the control issue.</xs:documentation></xs:annotation></xs:element><xs:element name="ControlMethodId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ControlMethodId element is the QIF id of the control method triggering this issue.</xs:documentation></xs:annotation></xs:element><xs:element name="StudyIssueId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional StudyIssueId element is the QIF id of the study issue associated with this control issue.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>