COLLADA document: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
expand definition
Elf (talk | contribs)
see schema valid
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A '''COLLADA document''', short for '''COLLADA instance document''', is an XML file that contains valid [[COLLADA]] content. 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.
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