Definition Type: Attribute
Name: for
Namespace: http://graphml.graphdrawing.org/xmlns
Type: g:key.for.type
Containing Schema: graphml-structure.xsd
Default all
Use (Optional)
Documentation:
describes the domain of definition for 
the corresponding graph attribute.
Collapse XSD Schema Diagram:
XSD Diagram of for
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:attribute name="for" type="key.for.type" default="all">
    <xs:annotation>
        <xs:documentation source="http://graphml.graphdrawing.org/" xml:lang="en">
                 describes the domain of definition for 
                 the corresponding graph attribute. 
          </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: