TestingProcedureStep
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: TestingProcedureStepType
Properties: Global, Qualified, ID: oagis-id-c0d8f7ce88174443bffe23f136bdca45
Content
- Sequence [1..1]
- Name [0..*] Identifies the Name of the object in which associated.
- Description [0..*]
- Note [0..*]
- ApprovalStatus [0..1] A code to reflect the approval status of a process. A process may be approved as a way of performing a task. A non standard process may be approved because of local legal or cultural norms.
- Extension [0..1]
from type IdentificationTypefrom type TestingProcedureStepBaseTypefrom group FreeFormTextGroup
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType | |
sequenceNumber | [0..1] | NumberType_B98233 | When an object occurs multiple times, this sequence number can be used to provide the order. | from type TestingProcedureStepBaseType |
Used in
- Type TestingProcedureBaseType
- Type TestingProcedureType via extension of TestingProcedureBaseType (Element TestingProcedure)
Sample instance
<TestingProcedureStep> <ID/> <IDSet> <ID/> </IDSet> <Name/> <Description/> <Note/> <ApprovalStatus> <ID/> <IDSet> <ID/> </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </ApprovalStatus> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </TestingProcedureStep>