Class XMPConst
Common constants for the XMP Toolkit.
public abstract class XMPConst
- Inheritance
-
XMPConst
- Derived
- Inherited Members
Constructors
XMPConst()
protected XMPConst()
Fields
ARRAY_ITEM_NAME
Node name of an array item.
public const string ARRAY_ITEM_NAME = "[]"
Field Value
ARRAY_LAST_ITEM
Index that has the meaning to be always the last item in an array.
public const int ARRAY_LAST_ITEM = -1
Field Value
CONFORMANCE
Conformance, A, B, or U.
public const string CONFORMANCE = "conformance"
Field Value
FALSESTR
The canonical false string value for Booleans in serialized XMP.
public const string FALSESTR = "False"
Field Value
Remarks
The canonical false string value for Booleans in serialized XMP. Code that converts from the string to a bool should be case insensitive, and even allow "0".
HISTORY
History
public const string HISTORY = "History"
Field Value
NS_ADOBESTOCKPHOTO
public const string NS_ADOBESTOCKPHOTO = "http://ns.adobe.com/StockPhoto/1.0/"
Field Value
NS_ASF
public const string NS_ASF = "http://ns.adobe.com/asf/1.0/"
Field Value
NS_BWF
BExt Schema
public const string NS_BWF = "http://ns.adobe.com/bwf/bext/1.0/"
Field Value
NS_CAMERARAW
public const string NS_CAMERARAW = "http://ns.adobe.com/camera-raw-settings/1.0/"
Field Value
NS_CREATOR_ATOM
public const string NS_CREATOR_ATOM = "http://ns.adobe.com/creatorAtom/1.0/"
Field Value
NS_DC
The XML namespace for the Dublin Core schema.
public const string NS_DC = "http://purl.org/dc/elements/1.1/"
Field Value
NS_DC_DEPRECATED
legacy Dublin Core NS, will be converted to NS_DC
public const string NS_DC_DEPRECATED = "http://purl.org/dc/1.1/"
Field Value
NS_DICOM
The XML namespace for the DICOM medical schema.
public const string NS_DICOM = "http://ns.adobe.com/DICOM/"
Field Value
NS_DM
public const string NS_DM = "http://ns.adobe.com/xmp/1.0/DynamicMedia/"
Field Value
NS_EXIF
The XML namespace for Adobe's EXIF schema.
public const string NS_EXIF = "http://ns.adobe.com/exif/1.0/"
Field Value
NS_EXIFX
NS for the CIPA XMP for Exif document v1.1
public const string NS_EXIFX = "http://cipa.jp/exif/1.0/"
Field Value
NS_EXIF_AUX
public const string NS_EXIF_AUX = "http://ns.adobe.com/exif/1.0/aux/"
Field Value
NS_IPTCCORE
The XML namespace for the IPTC Core schema.
public const string NS_IPTCCORE = "http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"
Field Value
NS_IPTCEXT
The XML namespace for the IPTC Extension schema.
public const string NS_IPTCEXT = "http://iptc.org/std/Iptc4xmpExt/2008-02-29/"
Field Value
NS_IX
public const string NS_IX = "http://ns.adobe.com/iX/1.0/"
Field Value
NS_JP2K
public const string NS_JP2K = "http://ns.adobe.com/jp2k/1.0/"
Field Value
NS_JPEG
public const string NS_JPEG = "http://ns.adobe.com/jpeg/1.0/"
Field Value
NS_PDF
The XML namespace for the PDF schema.
public const string NS_PDF = "http://ns.adobe.com/pdf/1.3/"
Field Value
NS_PDFA_EXTENSION
public const string NS_PDFA_EXTENSION = "http://www.aiim.org/pdfa/ns/extension/"
Field Value
NS_PDFA_FIELD
public const string NS_PDFA_FIELD = "http://www.aiim.org/pdfa/ns/field#"
Field Value
NS_PDFA_ID
public const string NS_PDFA_ID = "http://www.aiim.org/pdfa/ns/id/"
Field Value
NS_PDFA_PROPERTY
public const string NS_PDFA_PROPERTY = "http://www.aiim.org/pdfa/ns/property#"
Field Value
NS_PDFA_SCHEMA
public const string NS_PDFA_SCHEMA = "http://www.aiim.org/pdfa/ns/schema#"
Field Value
NS_PDFA_TYPE
public const string NS_PDFA_TYPE = "http://www.aiim.org/pdfa/ns/type#"
Field Value
NS_PDFUA_ID
public const string NS_PDFUA_ID = "http://www.aiim.org/pdfua/ns/id/"
Field Value
NS_PDFX
The XML namespace for the PDF schema.
public const string NS_PDFX = "http://ns.adobe.com/pdfx/1.3/"
Field Value
NS_PDFX_ID
public const string NS_PDFX_ID = "http://www.npes.org/pdfx/ns/id/"
Field Value
NS_PHOTOSHOP
The XML namespace for the Photoshop custom schema.
public const string NS_PHOTOSHOP = "http://ns.adobe.com/photoshop/1.0/"
Field Value
NS_PLUS
The XML namespace for the PLUS (Picture Licensing Universal System, http://www.useplus.org)
public const string NS_PLUS = "http://ns.useplus.org/ldf/xmp/1.0/"
Field Value
NS_PNG
public const string NS_PNG = "http://ns.adobe.com/png/1.0/"
Field Value
NS_PSALBUM
The XML namespace for the Photoshop Album schema.
public const string NS_PSALBUM = "http://ns.adobe.com/album/1.0/"
Field Value
NS_RDF
The XML namespace for RDF.
public const string NS_RDF = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
Field Value
NS_RIFFINFO
RIFF Info Schema
public const string NS_RIFFINFO = "http://ns.adobe.com/riff/info/"
Field Value
NS_SCRIPT
public const string NS_SCRIPT = "http://ns.adobe.com/xmp/1.0/Script/"
Field Value
NS_SWF
Adobe Flash SWF
public const string NS_SWF = "http://ns.adobe.com/swf/1.0/"
Field Value
NS_TIFF
The XML namespace for Adobe's TIFF schema.
public const string NS_TIFF = "http://ns.adobe.com/tiff/1.0/"
Field Value
NS_TRANSIENT
public const string NS_TRANSIENT = "http://ns.adobe.com/xmp/transient/1.0/"
Field Value
NS_TXMP
Transform XMP
public const string NS_TXMP = "http://ns.adobe.com/TransformXMP/"
Field Value
NS_WAV
public const string NS_WAV = "http://ns.adobe.com/xmp/wav/1.0/"
Field Value
NS_X
The XML namespace Adobe XMP Metadata.
public const string NS_X = "adobe:ns:meta/"
Field Value
NS_XML
The XML namespace for XML.
public const string NS_XML = "http://www.w3.org/XML/1998/namespace"
Field Value
NS_XMP
The XML namespace for the XMP "basic" schema.
public const string NS_XMP = "http://ns.adobe.com/xap/1.0/"
Field Value
NS_XMP_BJ
The XML namespace for the job management schema.
public const string NS_XMP_BJ = "http://ns.adobe.com/xap/1.0/bj/"
Field Value
NS_XMP_MM
The XML namespace for the XMP digital asset management schema.
public const string NS_XMP_MM = "http://ns.adobe.com/xap/1.0/mm/"
Field Value
NS_XMP_NOTE
The XML namespace for the job management schema.
public const string NS_XMP_NOTE = "http://ns.adobe.com/xmp/note/"
Field Value
NS_XMP_RIGHTS
The XML namespace for the XMP copyright schema.
public const string NS_XMP_RIGHTS = "http://ns.adobe.com/xap/1.0/rights/"
Field Value
PART
Part, 1, 2, or 3
public const string PART = "part"
Field Value
RDF_TYPE
rdf:type qualfifier
public const string RDF_TYPE = "rdf:type"
Field Value
REV
ISO 19005 revision
public const string REV = "rev"
Field Value
TAG_XAPMETA
XMP meta tag version old
public const string TAG_XAPMETA = "xapmeta"
Field Value
TAG_XMPMETA
XMP meta tag version new
public const string TAG_XMPMETA = "xmpmeta"
Field Value
TITLE
XMP meta title
public const string TITLE = "title"
Field Value
TRUESTR
The canonical true string value for Booleans in serialized XMP.
public const string TRUESTR = "True"
Field Value
Remarks
The canonical true string value for Booleans in serialized XMP. Code that converts from the string to a bool should be case insensitive, and even allow "1".
TYPE_DIMENSIONS
The XML namespace for fields of the Dimensions type.
public const string TYPE_DIMENSIONS = "http://ns.adobe.com/xap/1.0/sType/Dimensions#"
Field Value
TYPE_FONT
public const string TYPE_FONT = "http://ns.adobe.com/xap/1.0/sType/Font#"
Field Value
TYPE_GRAPHICS
public const string TYPE_GRAPHICS = "http://ns.adobe.com/xap/1.0/g/"
Field Value
TYPE_IDENTIFIERQUAL
The XML namespace for qualifiers of the xmp:Identifier property.
public const string TYPE_IDENTIFIERQUAL = "http://ns.adobe.com/xmp/Identifier/qual/1.0/"
Field Value
TYPE_IMAGE
The XML namespace for fields of a graphical image.
public const string TYPE_IMAGE = "http://ns.adobe.com/xap/1.0/g/img/"
Field Value
Remarks
The XML namespace for fields of a graphical image. Used for the Thumbnail type.
TYPE_MANIFESTITEM
public const string TYPE_MANIFESTITEM = "http://ns.adobe.com/xap/1.0/sType/ManifestItem#"
Field Value
TYPE_PAGEDFILE
public const string TYPE_PAGEDFILE = "http://ns.adobe.com/xap/1.0/t/pg/"
Field Value
TYPE_RESOURCEEVENT
The XML namespace for fields of the ResourceEvent type.
public const string TYPE_RESOURCEEVENT = "http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
Field Value
TYPE_RESOURCEREF
The XML namespace for fields of the ResourceRef type.
public const string TYPE_RESOURCEREF = "http://ns.adobe.com/xap/1.0/sType/ResourceRef#"
Field Value
TYPE_ST_JOB
The XML namespace for fields of the JobRef type.
public const string TYPE_ST_JOB = "http://ns.adobe.com/xap/1.0/sType/Job#"
Field Value
TYPE_ST_VERSION
The XML namespace for fields of the Version type.
public const string TYPE_ST_VERSION = "http://ns.adobe.com/xap/1.0/sType/Version#"
Field Value
TYPE_TEXT
public const string TYPE_TEXT = "http://ns.adobe.com/xap/1.0/t/"
Field Value
XML_LANG
xml:lang qualfifier
public const string XML_LANG = "xml:lang"
Field Value
XMP_PI
Processing Instruction (PI) for xmp packet
public const string XMP_PI = "xpacket"
Field Value
X_DEFAULT
The x-default string for localized properties
public const string X_DEFAULT = "x-default"