mmlSm:deathInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlSm:autopsy xs:boolean optional
mmlSm:date xs:dateTime optional

Used By

Source

<xs:element name="deathInfo">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="date" type="xs:dateTime" use="optional" form="qualified"/>
        <xs:attribute name="autopsy" type="xs:boolean" use="optional" form="qualified"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample