The Description element describes an assignable cause for a control issue in natural language.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="Description" type="xs:string"><xs:annotation><xs:documentation>The Description element describes an assignable cause for a control issue in natural language.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AssignableCauseEnum" type="AssignableCauseEnumType"><xs:annotation><xs:documentation>The AssignableCauseEnum element describes an assignable cause for a control issue as an enumeration of common causes.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="CorrectiveActionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CorrectiveActionIds element is a list of the ids of the corrective actions to take when this cause is assigned to a control issue.</xs:documentation></xs:annotation></xs:element>
The required id attribute is the QIF id of the assignable cause, used for referencing.
Source
<xs:complexType name="AssignableCauseType"><xs:annotation><xs:documentation>The AssignableCauseType defines a possible cause for a control issue and the action or actions to take.</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:choice><xs:element name="Description" type="xs:string"><xs:annotation><xs:documentation>The Description element describes an assignable cause for a control issue in natural language.</xs:documentation></xs:annotation></xs:element><xs:element name="AssignableCauseEnum" type="AssignableCauseEnumType"><xs:annotation><xs:documentation>The AssignableCauseEnum element describes an assignable cause for a control issue as an enumeration of common causes.</xs:documentation></xs:annotation></xs:element></xs:choice><xs:element name="CorrectiveActionIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CorrectiveActionIds element is a list of the ids of the corrective actions to take when this cause is assigned to a control issue.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="id" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The required id attribute is the QIF id of the assignable cause, used for referencing.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="id" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The required id attribute is the QIF id of the assignable cause, used for referencing.</xs:documentation></xs:annotation></xs:attribute>