Encoding of the XML structure of the package file in JSON; simply a wrapper around PackageContent.
(Strictly speaking, from a Typescript point of view, this is interface would not be necessary; however, by defining it this way the XML representation can be easily generated.)
Encoding of the XML structure of the package file in JSON; simply a wrapper around PackageContent.
(Strictly speaking, from a Typescript point of view, this is interface would not be necessary; however, by defining it this way the XML representation can be easily generated.)