ani:confdate

Element Information

Model

Used By

Element ani:confevent

Source

<xs:element name="confdate">
  <xs:complexType>
    <xs:choice>
      <xs:sequence>
        <xs:element ref="ani:startdate"/>
        <xs:element minOccurs="0" ref="ani:enddate"/>
      </xs:sequence>
      <xs:element ref="ani:date-text"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample