Package com.adobe.xmp.schema.model
package com.adobe.xmp.schema.model
-
ClassDescriptionDescribes an XMP array property.Enumeration of the four XMP array forms.Describes an XMP property that can live either in an
SchemaDescription
as top-level property or or in anStructType
as a struct field.
When added to a schema description it has to be in the same namespace as the parent schema.The base interface for all XMP property types, which areSimpleType
(describes simple properties),ArrayType
(describes array properties),StructType
(describes struct properties),UnspecifiedType
(this is only used during schema parsing)Describes a single XMP namespace.Describes a simple XMP type.Enum of all five basic XMP simple typesDescribes an XMP array property.The type registry serves two purposes: 1.Marker Interface for all property rules.Comparison operators, used for Integer, Real, as well as array and string lengthLogical operatorsInterface for a type which type is not defined yet, but which can already be registered with the TypeRegistry.Doesn't add anything to the default Exception.