Class FormsBaseType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.FormsBaseType
-
- Direct Known Subclasses:
FormsExportType,FormsFlattenType,FormsImportType
public class FormsBaseType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p138113_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p193621_="https://jakarta.ee/xml/ns/jaxb" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">A common base type for all forms operations.</p>
Java class for FormsBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FormsBaseType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>