Complex Type hazardstatement.content

Namespace No namespace
Diagram
Element messagepanelElement Group messagepanelElement hazardsymbolElement Group hazardsymbol
Used by
Model Element messagepanel , Element hazardsymbol
Children Element hazardsymbol, Element messagepanel
Source
<xs:complexType name="hazardstatement.content">
  <xs:sequence>
    <xs:group maxOccurs="unbounded" ref="messagepanel"/>
    <xs:group minOccurs="0" maxOccurs="unbounded" ref="hazardsymbol"/>
  </xs:sequence>
</xs:complexType>