WORK

[The AD RMS SDK leveraging functionality exposed by the client in Msdrm.dll is available for use in Windows Server 2008, Windows Vista, Windows Server 2008 R2, Windows 7, Windows Server 2012, and Windows 8. It may be altered or unavailable in subsequent versions. Instead, use Active Directory Rights Management Services SDK 2.1, which leverages functionality exposed by the client in Msipc.dll.]

Represents an item of content in an Active Directory Rights Management Services (AD RMS) issuance license or end-user license. This element has the following definition.

<!-- WORK element -->
<!ELEMENT WORK (OBJECT, 
                DESCRIPTION?,
                METADATA?,
                SIGNATURE*,
                WORKLIST?,
                CONTENT?,
                COPIES?,
                DISTRIBUTIONPOINT*,
                SECURESTORE?,
                PRECONDITIONLIST?,
                CONDITIONLIST?,
                RIGHTSGROUP*,
                REFERENCEDRIGHTSGROUP*)>

<!-- METADATA element -->
<!ELEMENT METADATA (TITLE?, 
                    ID?,
                    CREATOR*,
                    PUBLISHER*,
                    OWNER?,
                    COPYRIGHT*,
                    DATE*,
                    FORMAT?,
                    SKU?,
                    CATEGORY*,
                    REFERENCE*,
                    PARAMETER*)>

<!-- RIGHTSGROUP element -->
<!ELEMENT RIGHTSGROUP (DESCRIPTION?, 
                       DISTRIBUTIONPOINT*, 
                       SECURESTORE?, 
                       PRECONDITIONLIST?,
                       CONDITIONLIST?, 
                       RIGHTSLIST?)>
!ATTLIST RIGHTSGROUP
  name CDATA #REQUIRED
  id CDATA #IMPLIED>

Remarks

Of the available elements, AD RMS typically uses only OBJECT, METADATA, and RIGHTSGROUP. Within the RIGHTSGROUP element, the RIGHTSLIST element is typically used. For more information, see the following topics:

Requirements

Product
Rights Management Services client 1.0 or later

See also

BODY

XrML Elements