complexType "GenerationInstructionType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
= |
("Add" | "Update" | "Delete") |
|
|
= |
(xs:string | xs:string) |
|
|
= |
("Agency" | "Maintainable") : "Agency" |
|
|
= |
xs:boolean |
|
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
|
= |
xs:boolean : "false" |
|
|
= |
"true" |
|
|
= |
xs:boolean : "true" |
|
|
> |
|
Content: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, ( r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:RelatedOtherMaterialReference*, r:MaintainableObject?, InputQuestionReference*, InputMeasurementReference*, InputVariableReference*, ExternalInformation*, r:Description?, r:CommandCode*, ControlConstructReference*, Aggregation? |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Processing instructions for recodes, derivations from multiple question or variable sources, and derivations based on external sources. Instructions should be listed separately so they can be referenced individually.
|
Type Derivation Tree
GenerationInstructionType
|
XML Source (w/o annotations (10); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/8)
isDerived
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Default setting is "true", the instruction describes a derivation. If the instruction is a simple recode, set to "false".
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="isDerived" type="xs:boolean"/>
|
Content Element Detail (all declarations; defined within this component only; 8/20)
-
Describes the aggregation process, identifying both the independent and dependent variables within the process.
XML Source (w/o annotations (1); see within schema source)
-
A control construct which is used to describe or process the instruction.
XML Source (w/o annotations (1); see within schema source)
-
Reference to an external source of information used in the coding process, for example a value from a chart, etc.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a Measurement used in the instruction. Allows the designation of an Alias used by the instruction. TypeOfObject should be set to MeasurementItem.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a question used in the instruction. Allows the designation of an Alias used by the instruction. TypeOfObject should be set to QuestionItem or QuestionGrid.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a variable used in the coding process. Allows the designation of an Alias used by the instruction. TypeOfObject should be set to Variable.
XML Source (w/o annotations (1); see within schema source)
-
Structured information used by a system to process the instruction.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CommandCode"/>
|
-
A description of the generation instruction. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)