
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| ID | xs:ID | optional | |||||
| annotateRef | annotateRefType | optional | |||||
| annotateType | annotationType | optional | |||||
| annotateWork | xs:string | optional | |||||
| editions | xs:NMTOKENS | optional | |||||
| n | xs:string | optional | |||||
| osisID | osisIDType | optional | |||||
| osisWork | osisWorkType | required | |||||
| path | osisWorkPrefix | required | |||||
| resp | xs:string | optional | |||||
| script | osisScripts | optional | |||||
| subType | attributeExtension | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional | 
                                    
  | 
                              ||||
| xml:space | restriction of xs:NCName | optional | 
| Element | headerCT/workPrefix | 
<xs:complexType name="workPrefixCT"> <xs:attribute name="path" type="osisWorkPrefix" use="required"/> <xs:attribute name="osisWork" type="osisWorkType" use="required"/> <xs:attributeGroup ref="globalWithoutType"/> </xs:complexType>  |