Platforms to show: All Mac Windows Linux Cross-Platform

Back to XMPMetaMBS class.

Previous items Next items

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

Previous items Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...