Interface PackageRelationshipTypes


  • public interface PackageRelationshipTypes
    Relationship types.
    • Field Detail

      • CORE_PROPERTIES

        static final String CORE_PROPERTIES
        Core properties relationship type.

        The standard specifies a source relations ship for the Core File Properties part as follows: http://schemas.openxmlformats.org/officedocument/2006/relationships/metadata/core-properties.

        Office uses the following source relationship for the Core File Properties part: http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties.

        See 2.1.33 Part 1 Section 15.2.11.1, Core File Properties Part in [MS-OE376].pdf
        See Also:
        Constant Field Values
      • CORE_PROPERTIES_ECMA376

        static final String CORE_PROPERTIES_ECMA376
        Core properties relationship type as defiend in ECMA 376.
        See Also:
        Constant Field Values
      • CORE_PROPERTIES_ECMA376_NS

        static final String CORE_PROPERTIES_ECMA376_NS
        Namespace of Core properties relationship type as defiend in ECMA 376
        See Also:
        Constant Field Values
      • DIGITAL_SIGNATURE_CERTIFICATE

        static final String DIGITAL_SIGNATURE_CERTIFICATE
        Digital signature certificate relationship type.
        See Also:
        Constant Field Values
      • DIGITAL_SIGNATURE_ORIGIN

        static final String DIGITAL_SIGNATURE_ORIGIN
        Digital signature origin relationship type.
        See Also:
        Constant Field Values
      • STRICT_EXTENDED_PROPERTIES

        static final String STRICT_EXTENDED_PROPERTIES
        Extended properties relationship type for strict ooxml.
        See Also:
        Constant Field Values
      • STRICT_CORE_DOCUMENT

        static final String STRICT_CORE_DOCUMENT
        Core document relationship type for strict ooxml.
        See Also:
        Constant Field Values