I\'m working in Java with XML and I\'m wondering; what\'s the difference between an element and a node?
XML Element is a XML Node but with additional elements like attributes.
Lorem Ipsum //This is a node Lorem Ipsum //This is an element