Class AppearanceType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.AppearanceType
-
- Direct Known Subclasses:
AppearanceImageType,AppearancePdfType,AppearanceSvgType
public class AppearanceType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p105796_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p913707_="https://jakarta.ee/xml/ns/jaxb" xmlns:p931759_="http://jaxb2-commons.dev.java.net/basic/simplify" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Selects a definition source for the appearance generation of annotations.</p>
Java class for AppearanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AppearanceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>