2.12.21 Image.Tag

Applies to RDL 2011/01

The Image.Tag element contains arbitrary additional information about the image that clients can use to perform custom processing. The Image.Tag element is optional and MUST NOT be specified more than once. The value of the Image.Tag element MUST be a String ([XMLSCHEMA2/2] section 3.2.1) constant or an expression that evaluates to a variant.

Following is the parent element of the Image.Tag element.

Parent elements

Image

The following is the XML Schema definition of the Image.Tag element.

 <xsd:element name ="Tag" type="xsd:string" />