Difference between revisions of "Talk:DOM guide: Working with elements"
Jump to navigation
Jump to search
(Terminology questions) |
(terminology question) |
||
Line 6: | Line 6: | ||
*Is "Reflective Object System" a component of COLLADA, or of COLLADA DOM? | *Is "Reflective Object System" a component of COLLADA, or of COLLADA DOM? | ||
+ | |||
+ | *Is ROS the same as "Reflective Object model" mentioned in [[DOM meta system]]? | ||
[[User:Elf|Elf]] 11:08, 23 March 2007 (PDT) | [[User:Elf|Elf]] 11:08, 23 March 2007 (PDT) |
Revision as of 18:10, 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?
- Is ROS the same as "Reflective Object model" mentioned in DOM meta system?
Elf 11:08, 23 March 2007 (PDT)