Abstract:
From the pattern: "Define an explicit mechanism for splitting content into multiple files: a primary
document and satellite ones that represent faster changing components or sections of content shared
with other primary documents."
Discussion:
This pattern is from Kyle Downey's article Architectural Design Patterns for XML Documents.
Related Patterns:
Metadata in Separate Document is a specialization of the Multipart Files Pattern.