Definition Type: Attribute
Name: issuedByCommonName
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-pdt.xsd
Use (Optional)
Documentation:
The common name of the issuing company. Only to be specified when
@society = 'OTHER'
Collapse XSD Schema Diagram:
XSD Diagram of issuedByCommonName
Collapse XSD Schema Code:
<xs:attribute name="issuedByCommonName" type="xs:string">
    <xs:annotation>
        <xs:documentation>The common name of the issuing company. Only to be specified when
					<code>@society = 'OTHER'</code>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>