nest: Nest an XML Fragment in a Parent Element

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Create matching open and close tags and embed an XML fragement between them.

Usage

1
nest(x, tag, ...)

Arguments

x

an XML fragment

tag

an element name

...

ignored

Details

Attributes are not supported.

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
nest('some xml',tag='content')

anniejw6/metrumrg documentation built on May 10, 2019, 11:50 a.m.