| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| xml:id | xs:ID | optional | 
                                    
  | 
                              ||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional | 
                                    
  | 
                              
| Elements | biogHist, descriptiveNote | 
| Element Group | m.discursiveSet | 
<xs:element name="p"> <xs:complexType> <xs:complexContent> <xs:extension base="m.mixedContent"> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>  | 
                           
| 
                                     < descriptiveNote xmlns = "urn:isbn:1-931666-33-4" >  | 
                              
| 
                                     < p>  | 
                              
| 
                                     männlich  | 
                              
| 
                                     </ p>  | 
                              
| 
                                     </ descriptiveNote>  |