Package com.adobe.xmp.schema.rng.model


package com.adobe.xmp.schema.rng.model
  • Class
    Description
    The input schema definition file can define multiple XMP schemas.
    This class models data types of values defined in input RelaxNG schema
    This interface defines constraints on the value of a property.
    Defines a group of constraints on a property value.
    Operator to define relatioship between constraints defined by a stack of ParamInfo objects
    This class defines a single constraint on a property value
    An interface which describes storage of information extracted from annotations into PropertyInfo objects.
    This class holds relevant data for constructing a PropertyDescription object collected from parsing the RelaxNG schema.
    This class handles schema level info such as label and description, which is extracted from annotations from RelaxNG schema.