The global WorkInstruction element (to be used via 'ref') is asingle set of work instructions. This element may be replaced (asprovided by substitution group declarations) by any of thefollowing elements representing types of work instruction: TextInstruction DocumentFileInstruction ImageInstruction VideoInstruction
The id attribute is the QIF id of the work instruction, used for referencing.
Source
<xs:element name="WorkInstruction" type="WorkInstructionBaseType" abstract="true"><xs:annotation><xs:documentation>The global WorkInstruction element (to be used via 'ref') is a single set of work instructions. This element may be replaced (as provided by substitution group declarations) by any of the following elements representing types of work instruction: TextInstruction DocumentFileInstruction ImageInstruction VideoInstruction</xs:documentation></xs:annotation></xs:element>