Dědičnost Content Types
*Lze vytvořit základní content type a od něho vytvářet specifičtější content type
Base Document
Litware Document
Litware Presentation
Litware Customer Report
Litware Proposal
Instructor Notes
Content type definitions support inheritance. That means you never have to define a content type from scratch. Instead, you can create your content types by inheriting from WSS-supplied content types for standard lists or document libraries.
You can also create a custom content type to be used as a base content type. That makes it possible for you to defines a common set of columns and/or behaviors that can be reused across several derived content types. This is something you will show them how to do in the upcoming demo.