Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WorkInstruction
Annotations
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
Diagram
Diagram QIFPlan_xsd_Complex_Type_WorkInstructionBaseType.tmp#WorkInstructionBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes QIFPlan_xsd_Complex_Type_WorkInstructionBaseType.tmp#WorkInstructionBaseType QIFPlan_xsd_Element_DocumentFileInstruction.tmp#DocumentFileInstruction QIFPlan_xsd_Element_ImageInstruction.tmp#ImageInstruction QIFPlan_xsd_Element_TextInstruction.tmp#TextInstruction QIFPlan_xsd_Element_VideoInstruction.tmp#VideoInstruction
Type WorkInstructionBaseType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type WorkInstructionsType
Children Attributes
Instance
<WorkInstruction id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
</WorkInstruction>
Attributes
QName Type Use Annotation
id QIFIdType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd