Element | emma:derivation |
<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> |