Skip to content

Commit 41b8793

Browse files
committed
Create Document_Field_Documentation.md
1 parent d44b492 commit 41b8793

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Pattern Name
2+
Document Field
3+
4+
## Compentency Questions
5+
1) What document is this document field a part of?
6+
7+
2) How many document fields are in the document?
8+
9+
3) What is the content on these document fields?
10+
11+
## Intent
12+
Showing the document field is a part of a document.
13+
14+
Comes in hand when representing documents with multiple fields, so that we can link more than one ICE to the same IBE.
15+
16+
## Structure
17+
The document has as parts two document fields. One of them carries one ICE, specifically a designative Name.
18+
19+
Despite using names as an example, this pattern can be used with any other ICE.

0 commit comments

Comments
 (0)