BaseCumHazardTables

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxTime REAL-NUMBER optional

Used By

Source

<xs:element name="BaseCumHazardTables">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:choice>
        <xs:element maxOccurs="unbounded" ref="BaselineStratum"/>
        <xs:element maxOccurs="unbounded" ref="BaselineCell"/>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="maxTime" type="REAL-NUMBER" use="optional"/>
  </xs:complexType>
</xs:element>

Sample