QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
term | xs:string | required |
|
Element | elml:glossary/elml:definition |
<xs:attributeGroup name="GlossaryReq"> <xs:attribute name="term" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The attribute term contains a string with the term which is defined in the element definition. The attribute glossRef references these terms. Characters, Numbers, Blanks, etc. are allowed.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |