
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| annotations | optional | ||||||
| arch | optional | ||||||
| audience | optional | ||||||
| condition | optional | ||||||
| conformance | optional | ||||||
| dir | restriction of xs:token | optional | |||||
| encoding | optional | ||||||
| entityref | xs:ENTITY | optional | |||||
| fileref | optional | ||||||
| format | optional | ||||||
| os | optional | ||||||
| remap | optional | ||||||
| revision | optional | ||||||
| revisionflag | restriction of xs:token | optional | |||||
| role | optional | ||||||
| security | optional | ||||||
| userlevel | optional | ||||||
| vendor | optional | ||||||
| version | optional | ||||||
| wordsize | optional | ||||||
| xml:base | xs:anyURI | optional |
|
||||
| xml:id | xs:ID | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
| xreflabel | optional |
| Element | docbook:textobject |
<xs:element name="textdata"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" ref="docbook:info"/> </xs:sequence> <xs:attribute name="role"/> <xs:attributeGroup ref="docbook:db.common.attributes"/> <xs:attribute name="format"/> <xs:attribute name="fileref"/> <xs:attribute name="entityref" type="xs:ENTITY"/> <xs:attribute name="encoding"/> </xs:complexType> </xs:element> |