simpleType key.name.type

simpleType {http://graphml.graphdrawing.org/xmlns/1.0rc}key.name.type

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
    {http://graphml.graphdrawing.org/xmlns/1.0rc}key.name.type
Final Derivationsextension, restriction, union, list
Target Namespacehttp://graphml.graphdrawing.org/xmlns/1.0rc
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://graphml.graphdrawing.org/xmlns/1.0rc


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>


Documentation

See also: 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)


simpleType key.name.type


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.