QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
mark | required |
|
|||||
name | xs:ID | required |
|
Element | UsageKind |
<xs:attributeGroup name="attlist.UsageKind"> <xs:attribute name="name" use="required" type="xs:ID"> <xs:annotation> <xs:documentation xml:lang="en-US">The attribute name defines the name for a UsageKind. The first character of the attribute name must be a letter, underscore or colon. Suggested values: <p> <span>etiology</span>- <span>The basic cause or underlying disease process is assigned a code marked with a dagger (†).</span> </p> <p> <span>manifestation</span>- <span>The clinical manifestation is marked with an asterisk (*).</span> </p> </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="mark" use="required"> <xs:annotation> <xs:documentation xml:lang="en-US">The attribute mark specifies how the code of a Class with a specific UsageKind shall be marked.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |