Index: trunk/doc/design/02_data.html =================================================================== --- trunk/doc/design/02_data.html (revision 4723) +++ trunk/doc/design/02_data.html (revision 4724) @@ -351,7 +351,7 @@ attribute value description uuid unique ID cschem-generated UID (not persistent) connect PORT:NET list non-graphical connection; PORT is an existing port's name within the component; NET is the name of a network - source list of refs reference list to the concrete objects that contributed to this component; each item is an UID or an UID:key pair + source list of refs reference list to the concrete objects that contributed to this component; when saved: each item is an UID or an UID:key pair

@@ -403,7 +403,7 @@
netname unique name cschem-specified project-unique network name
name unique name user-specified sheet-unique network name
chan bus-unique name when a connection is made, this name is used to look up and bind channel(s) -
source list of refs reference list to the concrete objects that contributed to this component; each item is an UID or an UID:key pair +
source list of refs reference list to the concrete objects that contributed to this component; when saved: each item is an UID or an UID:key pair
@@ -457,7 +457,7 @@ attribute value description uuid unique ID cschem-generated UID name unique name user-specified unique bus-net name - source list of refs reference list to the concrete objects that contributed to this component; each item is an UID or an UID:key pair + source list of refs reference list to the concrete objects that contributed to this component; when saved: each item is an UID or an UID:key pair

2.5.4. hubs

@@ -497,7 +497,7 @@ attribute value description uuid unique ID cschem-generated UID name unique name user-specified unique hub name (similar to a component's name) - source list of refs reference list to the concrete objects that contributed to this component; each item is an UID or an UID:key pair + source list of refs reference list to the concrete objects that contributed to this component; when saved: each item is an UID or an UID:key pair chan_rewrite rewrite list see at chan rewrite