Class RegistryObjectListType

java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType

public class RegistryObjectListType extends Object

Java class for RegistryObjectListType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="RegistryObjectListType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}Identifiable" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>