Class SchemaContentKey


  • class SchemaContentKey
    extends StringKey
    Globally unique identifier for the metadata content of a schema.

    Two schemas have the same content if they have same schema XML. But schemas are also deemed to have the same content if they are read from the same URL (subject to rules about how often the contents of a URL change) or if their content has the same MD5 hash.

    Author:
    jhyde
    See Also:
    SchemaKey