2.4.2.33 SignedSectionName

Section and optional section controls (section 2.4.1.18) MAY contain the SignedSectionName attribute in their XSLT representation.

All other controls MUST NOT contain this attribute in their XSLT representations.

The value of the SignedSectionName attribute MUST be equal to the name attribute of the signedDataBlock (section 2.2.126) that exists in the form.

The value of this attribute MUST be equal to the value specified for the SignatureBlock attribute in section 2.4.2.31.

The value of this attribute MUST begin with an alphabetic or underscore character, and MUST contain only alphanumeric, underscore, hyphen, and period characters.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

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