[XOM-interest] beginner questions
Vinicius Camargo
viniapes at hotmail.com
Wed May 13 14:50:13 EDT 2009
First hello and two questions:
1) if I have the following .xml file:
<map>
<book>God - Deepak Chopra
</book>
<resource>
</resource>
</map>
Does the corresponding Document for this file have three Text elements (one for each tag, in the 0 position of Elements of its tag), or only one Text element ("God - Deepak Chopra")?
If it does have three Text elements, are the empty ones "" (no-character string value) or null (not existing string value)?
2) where do I find, on the web, complete documentation about the use of the xom?
Thanks,
Vinícius Camargo
_________________________________________________________________
Conheça os novos produtos Windows Live! Clique aqui.
http://www.windowslive.com.br
More information about the XOM-interest
mailing list