Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

hierarchy of a node

989658Feb 24 2013 — edited Feb 27 2013
hi guys,

please any one would like to let me know is there a way to get to know about all possible elements and attributes of a root without visualizing them. In case if we have a large xml file then it is very hard to pick all possible elements. For example: first glance i have

Root

<place>
<_id>20house</_id>
<_rev></_rev>
<about>20house</about>
<place>
<place>
<_id>20house</_id>
<_rev></_rev>
<about>20house</about>
<place>
<place>
<_id>20house</_id>
<_rev></_rev>
<*status>published</status>*

*<gislatitude>-37.75159</gislatitude>*
<place>
<place>
<_id>20house</_id>
<_rev></_rev>
<status>published</status>
*<hasbookatablelink>no</hasbookatablelink>*
<place>


Best Regards,
Abida
This post has been answered by AlexAnd on Feb 27 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2013
Added on Feb 24 2013
5 comments
201 views