package org.eclipse.persistence.testing.jaxb.xmlaccessortype; public interface ChildInterface extends SuperInterface1, SuperInterface2 { }