m.dateSingle

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
notAfter m.data.standardDate optional
notBefore m.data.standardDate optional
standardDate m.data.standardDate optional

Used By

Elements date, fromDate, toDate

Source

<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>