Class XMPSchemaPDFAField


  • public class XMPSchemaPDFAField
    extends XMPSchema
    Define XMP properties used PDFA extension schema description schemas. TODO 2 naked so far, implement
    Version:
    $Revision: 1.1 $
    Author:
    Karsten Krieg (kkrieg@intarsys.de)
    • Field Detail

      • NAMESPACE

        public static final java.lang.String NAMESPACE
        The namespace for this schema.
        See Also:
        Constant Field Values
    • Constructor Detail

      • XMPSchemaPDFAField

        public XMPSchemaPDFAField​(XMPMetadata parent)
        Construct a new blank PDFA schema.
        Parameters:
        parent - The parent metadata schema that this will be part of.
      • XMPSchemaPDFAField

        public XMPSchemaPDFAField​(org.w3c.dom.Element element,
                                  java.lang.String prefix)
        Constructor from existing XML element.
        Parameters:
        element - The existing element.
        prefix - The schema prefix.