An emma:one-of.class group specifies the type of the immediate child of an emma:one-of element.
Element Definition
| XML | Copy Code |
|---|---|
<xs:group name="one-of.class">
<xs:choice>
<xs:element ref="emma:derived-from" />
<xs:element ref="emma:info" />
<xs:element ref="emma:interpretation" />
<xs:element ref="emma:one-of" />
<xs:element ref="emma:group" />
<xs:element ref="emma:sequence" />
</xs:choice>
</xs:group> | |
Parent Element
Remarks
A reference to an emma:one-of.class group can appear within an emma:one-of element zero or more times.