Talk:DOM guide: Working with elements: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
questions for Andy
 
Elf (talk | contribs)
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)