@XmlSchema(namespace = "http://www.emc.com/ecs/sync/model", elementFormDefault = XmlNsForm.QUALIFIED) package com.emc.ecs.sync.rest; import javax.xml.bind.annotation.XmlNsForm; import javax.xml.bind.annotation.XmlSchema;