Definition Type: Attribute
Name: number
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-core.xsd
Use (Optional)
Documentation:
A number denotes the individual plate item identification within a strake. According to the usual numbering system, any alpha-numeric character is permitted.
Collapse XSD Schema Diagram:
XSD Diagram of number
Collapse XSD Schema Code:
<xs:attribute name="number" type="xs:string">
    <xs:annotation>
        <xs:documentation>A number denotes the individual plate item identification within a strake. According to the usual numbering system, any alpha-numeric character is permitted.</xs:documentation>
    </xs:annotation>
</xs:attribute>