Platforms to show: All Mac Windows Linux Cross-Platform

Back to XMPMetaMBS class.

XMPMetaMBS.kAllowCommas = &h10000000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Used by CatenateArrayItems and SeparateArrayItems.

XMPMetaMBS.kArrayLastItem = -1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
The index constant for the last item.

XMPMetaMBS.kDeleteEmptyValues = 4

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for RemoveProperties() and AppendProperties().

Delete properties if the new value is empty.

XMPMetaMBS.kDeleteExisting = &h20000000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants.

Used by SetXyz functions to delete any pre-existing property.

XMPMetaMBS.kDoAllProperties = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for RemoveProperties() and AppendProperties().

Do all properties, default is just external properties.

XMPMetaMBS.kEncodeUTF16Big = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use UTF16 big-endian encoding

XMPMetaMBS.kEncodeUTF16Little = 3

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use UTF16 little-endian encoding

XMPMetaMBS.kEncodeUTF32Big = 4

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use UTF32 big-endian encoding

XMPMetaMBS.kEncodeUTF32Little = 5

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use UTF32 little-endian encoding

XMPMetaMBS.kEncodeUTF8 = 0

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use UTF8 encoding

XMPMetaMBS.kEncodingMask = &h7

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Bit-flag mask for encoding-type bits

XMPMetaMBS.kExactPacketLength = &h200

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

The padding parameter is the overall packet length.

XMPMetaMBS.kImplReservedMask = &h70000000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants.

XMPMetaMBS.kIncludeAliases = &h800

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for RemoveProperties() and AppendProperties().

Include aliases, default is just actual properties.

XMPMetaMBS.kIncludeThumbnailPad = &h100

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Include a padding allowance for a thumbnail image.

XMPMetaMBS.kInsertAfterItem = &h8000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option for array item location.

Insert a new item after the given index.

XMPMetaMBS.kInsertBeforeItem = &h4000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option for array item location.

Insert a new item before the given index.

XMPMetaMBS.kIterAliases = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Iterate the global alias table.

XMPMetaMBS.kIterClassMask = &hFF

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

The low 8 bits are an enum of what data structure to iterate.

XMPMetaMBS.kIterIncludeAliases = &h800

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Include aliases, default is just actual properties.

XMPMetaMBS.kIterJustChildren = &h100

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Just do the immediate children of the root, default is subtree.

XMPMetaMBS.kIterJustLeafName = &h400

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Return just the leaf part of the path, default is the full path.

XMPMetaMBS.kIterJustLeafNodes = &h200

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Just do the leaf nodes, default is all nodes in the subtree.

XMPMetaMBS.kIterNamespaces = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Iterate the global namespace table.

XMPMetaMBS.kIterOmitQualifiers = &h1000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Omit all qualifiers.

XMPMetaMBS.kIterProperties = 0

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for XMPIteratorMBS construction.

Iterate the property tree of a TXMPMeta object.

XMPMetaMBS.kIterSkipSiblings = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for Skip.

Skip the subtree below and remaining siblings of the current node.

XMPMetaMBS.kIterSkipSubtree = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for Skip.

Skip the subtree below the current node.

XMPMetaMBS.kLittleEndianBit = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

XMPMetaMBS.kNoOptions = 0

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
The constant to specify to use no options.

XMPMetaMBS.kNS_AdobeStockPhoto = "http://ns.adobe.com/StockPhoto/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_ASF = "http://ns.adobe.com/asf/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_CameraRaw = "http://ns.adobe.com/camera-raw-settings/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_CreatorAtom = "http://ns.adobe.com/creatorAtom/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_DC = "http://purl.org/dc/elements/1.1/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

The XML namespace for the Dublin Core schema.

XMPMetaMBS.kNS_DICOM = "http://ns.adobe.com/DICOM/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_DM = "http://ns.adobe.com/xmp/1.0/DynamicMedia/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_EXIF = "http://ns.adobe.com/exif/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for Adobe's EXIF schema.

XMPMetaMBS.kNS_EXIF_Aux = "http://ns.adobe.com/exif/1.0/aux/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_IPTCCore = "http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

The XML namespace for the IPTC Core schema.

XMPMetaMBS.kNS_JP2K = "http://ns.adobe.com/jp2k/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_JPEG = "http://ns.adobe.com/jpeg/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_PDF = "http://ns.adobe.com/pdf/1.3/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the PDF schema.

XMPMetaMBS.kNS_PDFA_Extension = "http://www.aiim.org/pdfa/ns/extension/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFA_Field = "http://www.aiim.org/pdfa/ns/field#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFA_ID = "http://www.aiim.org/pdfa/ns/id/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFA_Property = "http://www.aiim.org/pdfa/ns/property#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFA_Schema = "http://www.aiim.org/pdfa/ns/schema#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFA_Type = "http://www.aiim.org/pdfa/ns/type#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFX = "http://ns.adobe.com/pdfx/1.3/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_PDFX_ID = "http://www.npes.org/pdfx/ns/id/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

XMPMetaMBS.kNS_Photoshop = "http://ns.adobe.com/photoshop/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the Photoshop custom schema.

XMPMetaMBS.kNS_PNG = "http://ns.adobe.com/png/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_PSAlbum = "http://ns.adobe.com/album/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_RDF = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

The XML namespace for RDF.

XMPMetaMBS.kNS_SWF = "http://ns.adobe.com/swf/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_TIFF = "http://ns.adobe.com/tiff/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for Adobe's TIFF schema.

XMPMetaMBS.kNS_WAV = "http://ns.adobe.com/xmp/wav/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_XML = "http://www.w3.org/XML/1998/namespace"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants from outside Adobe.

The XML namespace for XML.

XMPMetaMBS.kNS_XMP = "http://ns.adobe.com/xap/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the XMP "basic" schema.

XMPMetaMBS.kNS_XMP_BJ = "http://ns.adobe.com/xap/1.0/bj/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the job management schema.

XMPMetaMBS.kNS_XMP_Dimensions = "http://ns.adobe.com/xap/1.0/sType/Dimensions#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of the Dimensions type.

XMPMetaMBS.kNS_XMP_Font = "http://ns.adobe.com/xap/1.0/sType/Font#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

XMPMetaMBS.kNS_XMP_Graphics = "http://ns.adobe.com/xap/1.0/g/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

XMPMetaMBS.kNS_XMP_G_IMG = "http://ns.adobe.com/xap/1.0/g/img/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

Deprecated XML namespace constant.

XMPMetaMBS.kNS_XMP_IdentifierQual = "http://ns.adobe.com/xmp/Identifier/qual/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for qualifiers of the xmp:Identifier property.

XMPMetaMBS.kNS_XMP_Image = "http://ns.adobe.com/xap/1.0/g/img/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of a graphical image. Used for the Thumbnail type.

XMPMetaMBS.kNS_XMP_ManifestItem = "http://ns.adobe.com/xap/1.0/sType/ManifestItem#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

XMPMetaMBS.kNS_XMP_MM = "http://ns.adobe.com/xap/1.0/mm/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the XMP digital asset management schema.

XMPMetaMBS.kNS_XMP_Note = "http://ns.adobe.com/xmp/note/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kNS_XMP_PagedFile = "http://ns.adobe.com/xap/1.0/t/pg/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

XMPMetaMBS.kNS_XMP_ResourceEvent = "http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of the ResourceEvent type.

XMPMetaMBS.kNS_XMP_ResourceRef = "http://ns.adobe.com/xap/1.0/sType/ResourceRef#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of the ResourceRef type.

XMPMetaMBS.kNS_XMP_Rights = "http://ns.adobe.com/xap/1.0/rights/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the XMP copyright schema.

XMPMetaMBS.kNS_XMP_ST_Job = "http://ns.adobe.com/xap/1.0/sType/Job#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of the JobRef type.

XMPMetaMBS.kNS_XMP_ST_Version = "http://ns.adobe.com/xap/1.0/sType/Version#"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

The XML namespace for fields of the Version type.

XMPMetaMBS.kNS_XMP_T = "http://ns.adobe.com/xap/1.0/t/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the XMP text document schema.
Deprecated XML namespace constant.

XMPMetaMBS.kNS_XMP_Text = "http://ns.adobe.com/xap/1.0/t/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for qualifiers and structured property fields.

XMPMetaMBS.kNS_XMP_T_PG = "http://ns.adobe.com/xap/1.0/t/pg/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the XML namespace constants for standard XMP schema.

The XML namespace for the XMP paged document schema.
Deprecated XML namespace constant.

XMPMetaMBS.kOmitAllFormatting = &h800

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Omit all formatting whitespace.

XMPMetaMBS.kOmitPacketWrapper = &h10

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Omit the XML packet wrapper.

XMPMetaMBS.kOmitXMPMetaElement = &h1000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Omit the x:xmpmeta element surrounding the rdf:RDF element.

XMPMetaMBS.kParseMoreBuffers = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
This is the not last input buffer for this parse stream.

XMPMetaMBS.kPropArrayFormMask = &h1E00

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Property type bit-flag mask for all array types

XMPMetaMBS.kPropArrayIsAlternate = &h800

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Implies kPropArrayIsOrdered, items are alternates. It is serialized using an rdf:Alt container.

XMPMetaMBS.kPropArrayIsAltText = &h1000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Implies kPropArrayIsAlternate, items are localized text. Each array element is a simple property with an xml:lang attribute.

XMPMetaMBS.kPropArrayIsOrdered = &h400

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Implies kPropValueIsArray, item order matters. It is serialized using an rdf:Seq container.

XMPMetaMBS.kPropArrayIsUnordered = &h200

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The item order does not matter.

XMPMetaMBS.kPropArrayLocationMask = &hC000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for the property setting functions.

Bit-flag mask for array-item location bits

XMPMetaMBS.kPropCompositeMask = &h1F00

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Property type bit-flag mask for composite types (array and struct)

XMPMetaMBS.kPropHasAliases = &h20000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

This property is the base value (actual) for a set of aliases.This is only returned by GetProperty() and then only if the property name is simple, not an path expression.

XMPMetaMBS.kPropHasLang = &h40

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Implies kPropHasQualifiers, property has xml:lang.

XMPMetaMBS.kPropHasQualifiers = &h10

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The property has qualifiers, includes rdf:type and xml:lang.

XMPMetaMBS.kPropHasType = &h80

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

Implies kPropHasQualifiers, property has rdf:type.

XMPMetaMBS.kPropIsAlias = &h10000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

This property is an alias name for another property. This is only returned by GetProperty() and then only if the property name is simple, not an path expression.

XMPMetaMBS.kPropIsDerived = &h200000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The value of this property is derived from the document content.

XMPMetaMBS.kPropIsInternal = &h40000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The value of this property is "owned" by the application, and should not generally be editable in a UI.

XMPMetaMBS.kPropIsQualifier = &h20

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

This is a qualifier for some other property, includes rdf:type and xml:lang.
Qualifiers can have arbitrary structure, and can themselves have qualifiers. If the qualifier itself has a structured value, this flag is only set for the top node of the qualifier's subtree.

XMPMetaMBS.kPropIsStable = &h100000

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The value of this property is not derived from the document content.

XMPMetaMBS.kPropValueIsArray = &h200

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The value is an array (RDF alt/bag/seq). The "ArrayIs..." flags identify specific types of array; default is a general unordered array, serialized using an rdf:Bag container.

XMPMetaMBS.kPropValueIsStruct = &h100

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The value is a structure with nested fields.

XMPMetaMBS.kPropValueIsURI = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for the property accessor functions.

The XML string form of the property value is a URI, use rdf:resource attribute. DISCOURAGED

XMPMetaMBS.kPropValueOptionsMask = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants of the option bit flags for the property setting functions.

Bit-flag mask for property-value option bits

XMPMetaMBS.kReadOnlyPacket = &h20

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Default is a writeable packet.

XMPMetaMBS.kReplaceOldValues = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for RemoveProperties() and AppendProperties().

Replace existing values, default is to leave them.

XMPMetaMBS.kRequireXMPMeta = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
Require a surrounding x:xmpmeta element.

XMPMetaMBS.kStrictAliasing = 4

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the constants for the option bit flags for ParseFromBuffer().

Do not reconcile alias differences, throw an exception.

XMPMetaMBS.kUseCompactFormat = &h40

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Use a compact form of RDF.

XMPMetaMBS.kUseNullTermination = 0

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
The length constants for a string to determinate the length automatically.

XMPMetaMBS.kUTF16Bit = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

XMPMetaMBS.kUTF32Bit = 4

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

XMPMetaMBS.kWriteAliasComments = &h400

Type Topic Plugin Version
const XMP MBS XMP Plugin 9.4
One of the option bit flags for SerializeToBuffer().

Show aliases as XML comments.

XMPMetaMBS.kXMPFiles_IgnoreLocalText = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the flags for XMPFiles initialize.

Ignore non-XMP text that uses an undefined "local" encoding.

XMPMetaMBS.kXMPFiles_ServerMode = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the flags for XMPFiles initialize.

Combination of flags necessary for server products using XMPFiles.

XMPMetaMBS.kXMPTemplate_AddNewProperties = 8

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option constants for ApplyTemplate function.

Perform an Add operation, add properties if they don't already exist.

XMPMetaMBS.kXMPTemplate_ClearUnnamedProperties = &h10

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option constants for ApplyTemplate function.

Perform a Clear operation, keep named properties and delete everything else.

XMPMetaMBS.kXMPTemplate_IncludeInternalProperties = 1

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option constants for ApplyTemplate function.

Do all properties, default is just external properties.

XMPMetaMBS.kXMPTemplate_ReplaceExistingProperties = 2

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option constants for ApplyTemplate function.

Perform a Replace operation, add new properties and modify existing ones.

XMPMetaMBS.kXMPTemplate_ReplaceWithDeleteEmpty = 4

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option constants for ApplyTemplate function.

Similar to Replace, also delete if the template has an empty value.

XMPMetaMBS.kXMP_NS_BWF = "http://ns.adobe.com/bwf/bext/1.0/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kXMP_NS_Script = "http://ns.adobe.com/xmp/1.0/Script/"

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the XML namespace constants for standard XMP schema.

XMPMetaMBS.kXMP_WriteAliasComments = &h400

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
One of the option flags for SerializeToBuffer.

Show aliases as XML comments.

XMPMetaMBS.Version = "5.5.0"

Type Topic Plugin Version
const XMP MBS XMP Plugin 11.0
The version string of the XMP library.

The items on this page are in the following plugins: MBS XMP Plugin.


The biggest plugin in space...