Content
Packaging XML Binding
The Content Packaging XML Binding is a definition for
how to represent, or bind, the elements of the Content
Packaging Information Model in XML. An XML file is a
standardized way of representing information within a text file
so it can be interchanged between systems.
Below is an example of how a content
aggregation package might be represented in XML. A manifest
tag encloses all other elements. Every content aggregation package
must contain a single organization element, which may
contain multiple organizations. Every manifest element
must contain one and only one resources element, pointing
to resources related to the package. |