The element Meta shall be used to define meta information about a class or the classification. The element Meta has no contents. EXAMPLE<Meta name="CSS" value="icd10.css"/> |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | required |
|
|||||
value | required |
|
|||||
variants | xs:IDREFS | optional |
|
Elements | ClaML, Class, ModifiedBy, Modifier, ModifierClass |
<xs:element name="Meta"> <xs:annotation> <xs:documentation xml:lang="en-US">The element Meta shall be used to define meta information about a class or the classification. The element Meta has no contents. EXAMPLE <Meta name="CSS" value="icd10.css"/> </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="attlist.Meta"/> </xs:complexType> </xs:element> |