emma:derivation

Complex Type Information

Model

Used By

Element emma:derivation

Source

<xs:complexType name="derivation">
  <xs:choice maxOccurs="unbounded">
    <xs:element ref="emma:interpretation"/>
    <xs:element ref="emma:one-of"/>
    <xs:element ref="emma:sequence"/>
    <xs:element ref="emma:group"/>
  </xs:choice>
</xs:complexType>