element data

element {http://graphml.graphdrawing.org/xmlns/1.0rc}data

Type Heirarchy
{http://graphml.graphdrawing.org/xmlns/1.0rc}data-extension.type (by extension)
 {http://graphml.graphdrawing.org/xmlns/1.0rc}data.type (by type)
  {http://graphml.graphdrawing.org/xmlns/1.0rc}data
Abstractfalse (This can be used in an instance)
Block Substitutionsextension, restriction, substitution
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://graphml.graphdrawing.org/xmlns/1.0rc
Declared Namespacesxmlns:xlink=http://www.w3.org/1999/xlink
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:g=http://graphml.graphdrawing.org/xmlns/1.0rc
xmlns=http://graphml.graphdrawing.org/xmlns/1.0rc


Source

<xs:element name="data" type="data.type" block="#all">
    <
xs:annotation>
        <
xs:documentation source="http://graphml.graphdrawing.org/" xml:lang="en">
Description: In GraphML there may be data-functions attached
to graphs, nodes, ports, edges, hyperedges and
endpoint and to the whole collection of
graphs described by the content of <graphml>.
These functions are declared by <key> elements
(children of <graphml>) and defined by <data>
elements.
Occurence: <graphml>, <graph>, <node>, <port>,
<edge>, <hyperedge>, and <endpoint>.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:unique name="data_data_key_unique">
        <
xs:annotation>
            <
xs:documentation source="http://graphml.graphdrawing.org/" xml:lang="en">
Ensures: uniqueness of the key attributes of <data> children
of this <data> element.
            
</xs:documentation>
        </
xs:annotation>
        <
xs:selector xpath="./g:data"/>
        <
xs:field xpath="@key"/>
    </
xs:unique>
</
xs:element>


Documentation

See also: http://graphml.graphdrawing.org/
Description: In GraphML there may be data-functions attached
             to graphs, nodes, ports, edges, hyperedges and
             endpoint and to the whole collection of
             graphs described by the content of <graphml>.
             These functions are declared by <key> elements
             (children of <graphml>) and defined by <data>
             elements.
Occurence: <graphml>, <graph>, <node>, <port>,
           <edge>, <hyperedge>, and <endpoint>.


element data


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.