complexType "ComputationItemType"
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) |
|
= |
"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:MaintainableObject?, ConstructName*, r:Label*, r:Description?, r:InParameter*, r:OutParameter*, r:Binding*, ExternalAid*, (ExternalInterviewerInstruction | InterviewerInstructionReference)*, r:CommandCode?, AssignedVariableReference? |
|
</...> |
Content Model Elements (22):
-
AssignedVariableReference,
ConstructName,
ExternalAid,
ExternalInterviewerInstruction,
InterviewerInstructionReference,
r:Agency,
r:BasedOnObject,
r:Binding,
r:CommandCode,
r:Description,
r:ID,
r:InParameter,
r:Label,
r:MaintainableObject,
r:OutParameter,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
A form of control construct providing a code and assigning a variable to hold value of the code as used for computation in control construct flow. Member of the ControlConstruct substitution group.
Type Definition Detail
Type Derivation Tree ComputationItemType |
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ComputationItemType"> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 2/22) -
A reference to a variable to which the associated value in the Code element is assigned.
XML Source (w/o annotations (1); see within schema source)
-
The Code which contains the value of the variable in programming terms.
XML Source (w/o annotations (1); see within schema source)