The element Title defines the title for the coding scheme. The contents of the element Title is limited to plain text. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
date | optional |
|
|||||
name | xs:NMTOKEN | required |
|
||||
version | optional |
|
Element | ClaML |
<xs:element name="Title"> <xs:annotation> <xs:documentation xml:lang="en-US">The element Title defines the title for the coding scheme. The contents of the element Title is limited to plain text.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:attributeGroup ref="attlist.Title"/> </xs:complexType> </xs:element> |