Translations:Documentation/HelpRichContents/19/en

    From The Document Foundation Wiki

    The implementation of a OpenDocument object is simple. Just insert an <object> tag specifying the file location in the data attribute, the right type as a valid OpenDocument MIME type and an id that is a random string.

    <object data="media/files/scalc/imtrigon.ods"
    id="ods_id61521568603544" 
    type="application/vnd.oasis.opendocument.spreadsheet" />