Definition Type: Attribute
Name: name
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CL.xsd
Use Optional
Documentation:
This should be a short name for the mode.
Note: spaces are not allowed.
Collapse XSD Schema Diagram:
XSD Diagram of name
Collapse XSD Schema Code:
<xs:attribute name="name" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>This should be a short name for the mode.
Note: spaces are not allowed.</xs:documentation>
    </xs:annotation>
</xs:attribute>