Difference between revisions of "Talk:DOM guide: Working with elements"
Jump to navigation
Jump to search
(questions for Andy) |
(Terminology questions) |
||
Line 1: | Line 1: | ||
==Belonging to a document== | ==Belonging to a document== | ||
Andy, you said: "If the element belongs to a document"--how do you know if it does? By using '''getDocumentURI'''? The preceding paragraph seems to imply that you will always get a result using '''get..URI'''; but this sentence seems to imply that sometimes it won't. When would it not belong to a document and what would '''get..URI''' do in that case? [[User:Elf|Elf]] 11:02, 23 March 2007 (PDT) | Andy, you said: "If the element belongs to a document"--how do you know if it does? By using '''getDocumentURI'''? The preceding paragraph seems to imply that you will always get a result using '''get..URI'''; but this sentence seems to imply that sometimes it won't. When would it not belong to a document and what would '''get..URI''' do in that case? [[User:Elf|Elf]] 11:02, 23 March 2007 (PDT) | ||
+ | |||
+ | ==Terminology questions== | ||
+ | *Is "COLLADA Object Model" the same as "COLLADA DOM"? | ||
+ | |||
+ | *Is "Reflective Object System" a component of COLLADA, or of COLLADA DOM? | ||
+ | |||
+ | [[User:Elf|Elf]] 11:08, 23 March 2007 (PDT) |
Revision as of 18:08, 23 March 2007
Belonging to a document
Andy, you said: "If the element belongs to a document"--how do you know if it does? By using getDocumentURI? The preceding paragraph seems to imply that you will always get a result using get..URI; but this sentence seems to imply that sometimes it won't. When would it not belong to a document and what would get..URI do in that case? Elf 11:02, 23 March 2007 (PDT)
Terminology questions
- Is "COLLADA Object Model" the same as "COLLADA DOM"?
- Is "Reflective Object System" a component of COLLADA, or of COLLADA DOM?
Elf 11:08, 23 March 2007 (PDT)