| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| notAfter | m.data.standardDate | optional | ||||
| notBefore | m.data.standardDate | optional | ||||
| standardDate | m.data.standardDate | optional | 
<xs:attributeGroup name="m.dateSingle"> <xs:attribute name="standardDate" type="m.data.standardDate"/> <xs:attribute name="notBefore" type="m.data.standardDate"/> <xs:attribute name="notAfter" type="m.data.standardDate"/> </xs:attributeGroup>  |