| Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
| package-info | 
  | 
  | 0.0;0 | 
| 1 | @javax.xml.bind.annotation.XmlSchema(  | |
| 2 | namespace = KimConstants.Namespaces.KIM_NAMESPACE_2_0,  | |
| 3 | elementFormDefault= XmlNsForm.QUALIFIED)  | |
| 4 |  package org.kuali.rice.kim.api.type; | |
| 5 | ||
| 6 |  import org.kuali.rice.kim.api.KimConstants; | |
| 7 | ||
| 8 |  import javax.xml.bind.annotation.XmlNsForm; |