QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | optional | |||||
href | xs:anyURI | optional | |||||
id | xs:ID | optional | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
type | restriction of xs:NMTOKEN | simple | optional | ||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
<xs:complexType name="respStmtLinkType"> <xs:complexContent> <xs:extension base="xces:class.global"> <xs:attributeGroup ref="xces:simpleLinkAtts"/> </xs:extension> </xs:complexContent> </xs:complexType> |