Schema Central > OAGIS® 10 > Common.xsd > Safety
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Type: SafetyType

Properties: Global, Qualified, ID: oagis-id-8fe1ced60d3e44dfac7230409aa9033e

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com