The label attached to an object. |
Attributes | dotml:edge/@label, dotml:node/@label |
<xs:simpleType name="label"> <xs:annotation> <xs:documentation>The label attached to an object.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |