COLLADA document: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
a definition
 
Elf (talk | contribs)
see schema valid
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A '''COLLADA document''' is an XML file with the filename extension .dae.
A '''COLLADA document''', short for '''COLLADA instance document''', is an XML file that contains valid [[COLLADA]] content as defined in the [[COLLADA schema]]. The filename extension is usually '''.dae''' (for '''d'''igital '''a'''sset '''e'''xchange), although it might also be '''.xml''' or a proprietary extension for COLLADA content from a specific application.
 
==See also==
* [[Schema validation]]


[[Category: COLLADA terminology]]
[[Category: COLLADA terminology]]

Latest revision as of 05:18, 25 May 2007

A COLLADA document, short for COLLADA instance document, is an XML file that contains valid COLLADA content as defined in the COLLADA schema. The filename extension is usually .dae (for digital asset exchange), although it might also be .xml or a proprietary extension for COLLADA content from a specific application.

See also