You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/06/17 15:07:25 UTC

[DAISY] DocumentTypeCreated

The formatting of a nice message for this event hasn't been implemented yet, so I'll just put an XML dump of the event here.

<ns:documentTypeCreated xmlns:ns="http://outerx.org/daisy/1.0">
  <ns:newDocumentType>
    <ns:documentType id="5" lastModifier="123" lastModified="2005-06-17T07:43:16.427Z" updateCount="1" deprecated="false" name="Document">
      <ns:labels>
        <ns:label locale="">Document</ns:label>
      </ns:labels>
      <ns:descriptions>
        <ns:description locale="">Use this for all Cocoon documentation, unless a more specific document type is available.</ns:description>
      </ns:descriptions>
      <ns:partTypeUses>
        <ns:partTypeUse required="true" partTypeId="2"/>
      </ns:partTypeUses>
      <ns:fieldTypeUses/>
    </ns:documentType>
  </ns:newDocumentType>
</ns:documentTypeCreated>