element <qm:esignature> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 5 elements
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<qm:esignature>
   
Content: 
</qm:esignature>
Content model elements (5):
qm:esigaction, qm:esigcomment, qm:esigcontributor, qm:esigreason, qm:esigtime
Included in content model of elements (1):
qm:esignatures
Known Usage Locations
XML Source (w/o annotations (7); see within schema source)
<xs:element name="esignature">
<xs:complexType>
<xs:sequence>
<xs:element name="esigcontributor">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
<xs:element name="esigaction" type="xs:string"/>
<xs:element name="esigtime" type="xs:dateTime"/>
<xs:element name="esigreason" type="xs:string"/>
<xs:element name="esigcomment" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 5/5)
qm:esigaction
Type:
xs:string, predefined, simple content
Action performed by the esignature contributor
XML Source (w/o annotations (1); see within schema source)
<xs:element name="esigaction" type="xs:string"/>

qm:esigcomment
Type:
xs:string, predefined, simple content
Any additional comment provided by the user at the time of signing
XML Source (w/o annotations (1); see within schema source)
<xs:element name="esigcomment" type="xs:string"/>

qm:esigcontributor
Type:
anonymous complexType, mixed content
Jazz User ID of the user contributing the signature.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="esigcontributor">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>

qm:esigreason
Type:
xs:string, predefined, simple content
Reason for signing the artifact
XML Source (w/o annotations (1); see within schema source)
<xs:element name="esigreason" type="xs:string"/>

qm:esigtime
Type:
xs:dateTime, predefined, simple content
XML dateTime when artifact was signed.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="esigtime" type="xs:dateTime"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set