Definition Type: Attribute
Name: time
Namespace: http://graphml.graphdrawing.org/xmlns
Type: long:http://www.w3.org/2001/XMLSchema
Containing Schema: graphml-structure.xsd
Default 0
Use (Optional)
Collapse XSD Schema Diagram:
XSD Diagram of time in schema graphml-structure_xsd (GraphML)
Collapse XSD Schema Code:
<xs:attribute name="time" default="0" type="xs:long">
    <xs:annotation>
        <xs:documentation source="http://graphml.graphdrawing.org/" xml:lang="en">
        </xs:documentation>
    </xs:annotation>
</xs:attribute>