@XmlSchema(elementFormDefault = XmlNsForm.QUALIFIED, attributeFormDefault = XmlNsForm.UNQUALIFIED, namespace = "http://engageplugin.opencastproject.org") package org.opencastproject.engage.theodul.manager.impl; import javax.xml.bind.annotation.XmlNsForm; import javax.xml.bind.annotation.XmlSchema;