Safety
Identifies the safety related information associated with a machine, location or any other entity, or with performing an activity on any of the above entities
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: SafetyType
Properties: Global, Qualified, ID: oagis-id-8fe1ced60d3e44dfac7230409aa9033e
Content
- Sequence [1..1]
- Hazard [0..*] Identifies a Hazard associated with a machine, location or any other entity and/or with performing an activity on any of the above entities
- Extension [0..1]
from type IdentificationTypefrom type SafetyBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type MaintenanceOrderHeaderBaseType
- Type MaintenanceOrderHeaderType via extension of MaintenanceOrderHeaderBaseType (Element MaintenanceOrderHeader)
- Type MaintenanceOrderLineBaseType
- Type MaintenanceOrderLineType via extension of MaintenanceOrderLineBaseType (Element MaintenanceOrderLine)
Sample instance
<Safety> <ID/> <IDSet> <ID/> </IDSet> <Hazard> <ID/> <IDSet> <ID/> </IDSet> <Description/> <Note/> <Precaution> <ID/> <IDSet>... </IDSet> <Description/> <Note/> <Extension>....................................... </Extension> </Precaution> <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> </Hazard> <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> </Safety>