QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
Complex Types | LocalConnectionType, NodeType |
Element | graphElement |
<xsd:complexType name="GraphElementType"> <xsd:complexContent> <xsd:extension base="TypedElementType"> <xsd:sequence> <xsd:element ref="graph" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |