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