An emma:model.attribs attribute group contains information about an emma:model element.
Element Definition
| XML | Copy Code |
|---|---|
<xs:attributeGroup name="model.attribs"> <xs:attribute name="id" type="xs:ID" use="required" /> <xs:attribute name="ref" type="xs:anyURI" /> </xs:attributeGroup> | |