| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| resp | restriction of list of xs:anyURI | optional | 
                                    
  | 
                              
| Attribute Group | tei:att.global.responsibility.attributes | 
| Element | tei:certainty | 
<xs:attributeGroup name="att.global.responsibility.attribute.resp"> <xs:attribute name="resp"> <xs:annotation> <xs:documentation>(responsible party) indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:anyURI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup>  |