|
⇤ ← Revision 1 as of 2006-04-05 21:37:06
Size: 676
Comment:
|
← Revision 2 as of 2009-09-20 23:45:06 ⇥
Size: 676
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 12: | Line 12: |
| The ["nt:folder"] node type represents a structured collection of nodes. It is closely related to the directory or folder concept found in many file systems and is the node type that is normally used when mapping file system directories to a content repository. | The [[nt:folder]] node type represents a structured collection of nodes. It is closely related to the directory or folder concept found in many file systems and is the node type that is normally used when mapping file system directories to a content repository. |
| Line 16: | Line 16: |
| * ["nt:folder"] is a ["nt:hierarchyNode"] subtype * The declared child nodes of an ["nt:folder"] node are ["nt:hierarchyNode"]s * ["nt:file"]s are commonly found as ["nt:folder"] child nodes |
* [[nt:folder]] is a [[nt:hierarchyNode]] subtype * The declared child nodes of an [[nt:folder]] node are [[nt:hierarchyNode]]s * [[nt:file]]s are commonly found as [[nt:folder]] child nodes |
A structured collection of nodes.
Definition
[nt:folder] > nt:hierarchyNode + * (nt:hierarchyNode) VERSION
Description
The nt:folder node type represents a structured collection of nodes. It is closely related to the directory or folder concept found in many file systems and is the node type that is normally used when mapping file system directories to a content repository.
Related node types
nt:folder is a nt:hierarchyNode subtype
The declared child nodes of an nt:folder node are nt:hierarchyNodes