@XmlSchema(elementFormDefault = XmlNsForm.QUALIFIED, attributeFormDefault = XmlNsForm.UNQUALIFIED, namespace = "http://api.opencastproject.org") package org.opencastproject.external.util; import javax.xml.bind.annotation.XmlNsForm; import javax.xml.bind.annotation.XmlSchema;