Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How are references from one data element to another done?

Data element references
0
Posted

How are references from one data element to another done?

0

Currently this is done by name. Specifically, the element that is being referenced will have a name as an attribute (e.g. name=”name”). This will then be the value the referencing element uses. In general, if the value of an element foo can be expressed by a reference, there is an alternative element called fooReference, which contains the reference name. This issue needs to be revisited for the first public release. XPath, a shared proposal by the XSL and XPointer group of W3C is getting more stable and could be used instead.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123