QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
scope | restriction of xs:token | optional |
|
Attribute Group | tei:att.dimensions.attributes |
<xs:attributeGroup name="att.dimensions.attribute.scope"> <xs:attribute name="scope"> <xs:annotation> <xs:documentation>where the measurement summarizes more than one observation, specifies the applicability of this measurement. Sample values include: 1] all; 2] most; 3] range</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |