2.303.2 Class.InstanceName

The Class.InstanceName element specifies the name of an instance of a class to be instantiated and used in expressions throughout a Report. This element MUST be specified. The value of the Class.InstanceName element MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

Following is the parent element of the Class.InstanceName element.

Parent elements

Class

The following is the XML Schema definition of the Class.InstanceName element.

 <xsd:element name="InstanceName" type="xsd:normalizedString">