Definition Type: Attribute
Name: generator
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-model.xsd
Use (Optional)
Documentation:
The source from which the data set originates. This could be a system or dedicated interface. The data could also created manually. Include a version number if available. Example:
POSEIDON, v1.50
Collapse XSD Schema Diagram:
XSD Diagram of generator
Collapse XSD Schema Code:
<xs:attribute name="generator" type="xs:string">
    <xs:annotation>
        <xs:documentation xml:lang="en">The source from which the data set originates. This could be a system or dedicated interface. The data could also created manually. Include a version number if available. Example:
						<code>POSEIDON, v1.50</code>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>