# Another small question about archetypes **Category:** [Implementers (archive)](https://discourse.openehr.org/c/implementers-archive/158) **Created:** 2007-05-16 18:43 UTC **Views:** 6 **Replies:** 3 **URL:** https://discourse.openehr.org/t/another-small-question-about-archetypes/14647 --- ## Post #1 by @system I keep it short to use as less of your time as possible Two elements: ELEMENT\[at1\.1\.1\.2\] matches \{ \-\- last name value   value matches \{     DV\_TEXT matches \{\*\}   \} \} path to value attribute of DV\_TEXT is /data\[at0001\]/items\[at1\.1\.1\.2\]/value --- ## Post #2 by @Heath_Frankel2 Bert > ELEMENT\[at1\.1\.1\.2\] matches \{ \-\- last name value >   value matches \{ >     DV\_TEXT matches \{\*\} >   \} > \} > > path to value attribute of DV\_TEXT is > /data\[at0001\]/items\[at1\.1\.1\.2\]/value No the path is   /data\[at0001\]/items\[at1\.1\.1\.2\]/value/value Heath --- ## Post #3 by @system \-\-\-\-\-\-\-\-\-\- Doorgestuurd bericht \-\-\-\-\-\-\-\-\-\- --- ## Post #4 by @Sam Right - value will give you the DV_TEXT which is the value of the element. DV_TEXT has a value attribute so it will be at /value/value. Sam Heath Frankel wrote: --- **Canonical:** https://discourse.openehr.org/t/another-small-question-about-archetypes/14647 **Original content:** https://discourse.openehr.org/t/another-small-question-about-archetypes/14647