key.name.type

http://graphml.graphdrawing.org/(Dokumentation der Attributes Erweiterung; entsprechende Stelle.html)
Simple type for the attr.name attribute of <key>.
key.name.type is final, that is, it may not be extended
                    or restricted.
key.name.type is a restriction of xs:NMTOKEN
Allowed values: (no restriction)

Simple Type Information

Used By

Source

<xs:simpleType name="key.name.type" final="#all">
  <xs:annotation>
    <xs:documentation source="http://graphml.graphdrawing.org/(Dokumentation der Attributes Erweiterung; entsprechende Stelle.html)" xml:lang="en">Simple type for the attr.name attribute of <key>. key.name.type is final, that is, it may not be extended or restricted. key.name.type is a restriction of xs:NMTOKEN Allowed values: (no restriction)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN"/>
</xs:simpleType>