Module
urn:org:ten60:netkernel:ext:xml:core
Interface
org.ten60.netkernel.xml.representation.IAspectXmlObject
Class
org.ten60.netkernel.xml.representation.XmlObjectAspect
Purpose
XmlBean was developed by BEA and has recently been donated to Apache.
It is similar to XDA and provides XPath-based document cursors.
An aspect exposing an org.apache.xmlbeans.XmlObject. For more information and javadoc for the Apache XMLBeans API see
here
Known Limitations
The schema-based databinding model of XMLbeans is not supported. We provide
XMLBeans simply as an alternative, possibly useful, document API to which any XML aspect can be transrepted.