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