| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| standardDateTime | m.data.standardDateTime | optional | |||||
| xml:id | xs:ID | optional | 
                                    
  | 
                              ||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional | 
                                    
  | 
                              
| Element | maintenanceEvent | 
<xs:element name="eventDateTime"> <xs:complexType mixed="true"> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute name="standardDateTime" type="m.data.standardDateTime"/> </xs:complexType> </xs:element>  | 
                           
| 
                                     < maintenanceEvent xmlns = "urn:isbn:1-931666-33-4" >  | 
                              
| 
                                     < eventType>  | 
                              
| 
                                     created  | 
                              
| 
                                     </ eventType>  | 
                              
| 
                                     < agentType>  | 
                              
| 
                                     human  | 
                              
| 
                                     </ agentType>  | 
                              
| 
                                     < agent>  | 
                              
| 
                                     W4  | 
                              
| 
                                     </ agent>  | 
                              
| 
                                     </ maintenanceEvent>  |