xmlWriteContext: Write the Opening (Header, Root-Tag) and Closing for a...

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write the Opening (Header, Root-Tag) and Closing for a RTestCase

Usage

1
2
xmlWriteContext(TCType, id, opening = TRUE, closing = TRUE,
  xsd.scheme = NULL, printXML = TRUE)

Arguments

TCType

(character) TC Type

id

(character) TC ID

opening, closing

(logical) Specify if the opening and/or the closing tags should be written.

xsd.scheme

(character) Path to XSD Scheme

printXML

(logical) Print output or return xml as R object

Value

(list) Opening [[1]] and Closing [[2]] of the Test Case

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com


RTest documentation built on Dec. 4, 2019, 5:07 p.m.