<fragref>
The <fragref> tag inserts the contents of another
<fragment> into the current fragment. This lets you build
larger code listings from smaller named pieces.
Use <fragref> when composing source files in a literate-programming style.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
ref = "…" | required | string |
Children
The following may appear as children: TextParents
This element may appear as an immediate child of the following elements:<fragment>