Community
Participate
Working Groups
Validation and content assist should be added for @XmlJoinNode.
Should also include support for @XmlJoinNodes.
Added for M7. - Context model - Validation for: -- unspecified xmlPath/referencedXmlPath -- XPath (format, existence in schema) -- duplicate xmlPath/referencedXmlPath -- valid referenced class -- referenced class has XmlID or XmlKey with specified referencedXmlPath - Content assist for: -- xmlPath -- referencedXmlPath (uses both schema and referenced class XmlID/XmlKey xpaths, such that even without a schema, there is some content assist for this)