QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | xs:ID | required |
|
Element | Variant |
<xs:attributeGroup name="attlist.Variant"> <xs:attribute name="name" use="required" type="xs:ID"> <xs:annotation> <xs:documentation xml:lang="en-US">The attribute name uniquely identifies the variant in the remainder of the ClaML file. EXAMPLE <Variants> <Variant name="cm">Clinical Modification</Variant> <Variant name="am">Australian Modification</Variant> </Variants> </xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |