package com.tridium.xprotect.soap; import javax.xml.bind.annotation.XmlNsForm; import javax.xml.bind.annotation.XmlSchema; @XmlSchema(elementFormDefault = XmlNsForm.QUALIFIED, namespace = "http://tempuri.org/") interface package-info { }