Package nl.b3p.csw.jaxb.csw
Class AbstractRecordType
- java.lang.Object
-
- nl.b3p.csw.jaxb.csw.AbstractRecordType
-
- Direct Known Subclasses:
BriefRecordType,DCMIRecordType,SummaryRecordType
public abstract class AbstractRecordType extends Object
Java class for AbstractRecordType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractRecordType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>