Definition Type: Attribute
Name: name
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use Required
Documentation:
A label that is used to identify the reference point (see ISO 10303-215, section 4.2.153.1).
Collapse XSD Schema Diagram:
XSD Diagram of name
Collapse XSD Schema Code:
<xs:attribute name="name" type="xs:string" use="required">
    <xs:annotation>
        <xs:documentation>A label that is used to identify the reference point (see ISO 10303-215, section 4.2.153.1).</xs:documentation>
    </xs:annotation>
</xs:attribute>