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